Skip to content

A Flutter-Kitchen-Cart moc with Firebase-Firestore backend, the app can support multiple users. Users can add kart items and mark item as finished or remove an item from active cart , the second user can also do the same..

Notifications You must be signed in to change notification settings

devmnj/Flutter-Kitchen-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitchen Cart

A Flutter - Firestore application that will run on Android and iOS. Users can add item to the shopping cart and mark items as finished when purchase complete by sliding item to right side also can remove item by sliding to left. So the second user can see what shopper guy purchased for him and what else remain on his list. This is a simple live data example.

IDE and Packages

This project used Android Studio for coding and design and also utilized following flutter packages

splashscreen:
convex_bottom_bar:
toggle_switch: "^0.1.8"
cool_alert: ^1.0.1
firebase_core: "^0.5.2"
cloud_firestore: "^0.14.3"
get:

I hope this project help someone to learn Flutter basics, see more on my blog developerm.dev

About

A Flutter-Kitchen-Cart moc with Firebase-Firestore backend, the app can support multiple users. Users can add kart items and mark item as finished or remove an item from active cart , the second user can also do the same..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages