Skip to content

Using Flutter framework to build a shop app with all the features of a shopping apps.

Notifications You must be signed in to change notification settings

bolagadalla/Shop_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop App

Creating a shop app with products and products categories. Also creating shopping cart and adding and removing products from the shopping cart. Plus, learning about managing state more efficiently and preventing unnessecery drawing.

What I Learned:

- [x] More Widgets & UI Patterns!
- [x] Provider
- [x] Managing State Efficiently
- [x] Showing Dialog & Snackbars
- [x] Fetching User Input via Forms
- [x] Input Validation
- [x] Add Products
- [x] Edit Products
- [x] Storing Data & HTTP
- [x] Sending HTTP Request (Store + Fetch Data)
- [x] Showing Loading Progress
- [x] Handling Errors
- [x] Create Login/Sign Up Screen
- [x] Register and Authenticate Users
- [x] Have Data to Only Relate to Currently Loggedin User
- [x] Persistant Login For Users
- [x] Different Ways of Animating Widgets
- [x] Custom Animations & Built-in Animations/Helpers

How The App Looks

About

Using Flutter framework to build a shop app with all the features of a shopping apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages