https://github.com/hupptechnologies/shopping-app-with-cart-flutter-demo
Shopping cart: uses SQLite for storage & Getx State management
https://github.com/hupptechnologies/shopping-app-with-cart-flutter-demo
dartlang flutter flutter-shopping getx localstorage path-provider shopping sqlite
Last synced: 6 days ago
JSON representation
Shopping cart: uses SQLite for storage & Getx State management
- Host: GitHub
- URL: https://github.com/hupptechnologies/shopping-app-with-cart-flutter-demo
- Owner: hupptechnologies
- Created: 2018-10-10T13:16:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T11:20:13.000Z (over 3 years ago)
- Last Synced: 2025-05-06T18:07:24.334Z (6 days ago)
- Topics: dartlang, flutter, flutter-shopping, getx, localstorage, path-provider, shopping, sqlite
- Language: Dart
- Homepage:
- Size: 6.18 MB
- Stars: 209
- Watchers: 6
- Forks: 68
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter - Shopping-App
###### Design courtesy : https://dribbble.com/shots/3071109-Converse-Product-page-with-Add-to-cart-concept### Features
- Add to favourite
- Add to cart
- Remove from cart
- WANT TO SEE NEW FEATURES ? CREATE AN ISSUE WITH LABEL "FEATURE" TAG ON IT AND WE'LL WORK ON IT IN OUR NEXT CODING SPRINT ON THIS PROJECT !!
### Plugin
1. Get : https://pub.dartlang.org/packages/get
3. Sqflite : https://pub.dartlang.org/packages/sqflite
5. Shared preference : https://pub.dev/packages/shared_preferences### Widgets
1. ListView
2. GridView
3. BoxDecoration - For box-shadow & rounded Image### Screen-shot



You can download apk file from [here](./app-release.apk)
Video Demo : https://youtu.be/15-S9ob0OgQ
created by : [email protected]
https://blog.hupp.tech/flutter-e-commerce-app/