/shopping-app-with-cart-flutter-demo

Shopping cart : uses sqlite for storage

Primary LanguageDart

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. Scope Model : https://pub.dartlang.org/packages/scoped_model
  2. Path Provider : https://pub.dartlang.org/packages/path_provider
  3. Sqflite : https://pub.dartlang.org/packages/sqflite
  4. Rating Star : https://pub.dartlang.org/packages/flutter_rating
  5. LocalStorage : https://pub.dartlang.org/packages/localstorage

Widgets

  1. ListView
  2. GridView
  3. BoxDecoration - For boxshadow & rounded Image
  4. Rating Star