Skip to content

Build an example Flutter Shopping Cart UI using GetX State Management in conjunction with Firebase, specifically Firestore Database.

Notifications You must be signed in to change notification settings

tduongtad1304/shopping_cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping_cart

An example Flutter Shopping Cart UI using GetX State Management in conjunction with Firestore Database.

📽️ Demo

Demo.Shopping.Cart.mp4

📕 Usage

⚠ Important:

You need to download and add the "service account" JSON file and then add it in the path: <your_project_name_root>/<android>/<app>, for more information:

Going through it, firstly, clone this repository by:

$ git clone https://github.com/tduongtad1304/shopping_cart.git

Then navigate to the folder by: cd shopping_cart and type: code . (For VSCode instance)

Next, just run: flutter pub get on the Terminal and finally run this project by: flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Build an example Flutter Shopping Cart UI using GetX State Management in conjunction with Firebase, specifically Firestore Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published