Skip to content

thienpow/flutter_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_shop

Flutter Shopping Cart Sample



Getting Started

this sample will consist a few branch. Planned branch:

already done:

  1. Skeletons -- sample with only App navigation, this is to show the simplest code how to get started.
  2. theme -- this branch shows how to do theme switcing.
  3. themePersist -- this branch shows how to remember the theme choosen by using SharedPreferences.
  4. PageController -- multi tab feature using by PageController and BottomNavigationBar
  5. search -- search in appBar, with sample words only for now
  6. PageContent -- product gallery at frontpage
  7. AddToCart -- add to cart and view cart detail.

in progress:

  1. Data -- would be using GraphQL for the catalog and cart data, Prisma Cloud.
  2. Security -- plan to use Firebase Auth... or maybe Apple ID for ios.

About

Flutter Shop Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages