-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REMOVE local storage package and revert readme file content
- Loading branch information
1 parent
8618da7
commit e599586
Showing
3 changed files
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,31 @@ | ||
# scope_demo | ||
# Flutter - Shopping-App | ||
###### Design courtesy : https://dribbble.com/shots/3071109-Converse-Product-page-with-Add-to-cart-concept | ||
|
||
A new Flutter project. | ||
|
||
## Getting Started | ||
### 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. Shared preference : https://pub.dev/packages/shared_preferences | ||
|
||
This project is a starting point for a Flutter application. | ||
### Widgets | ||
1. ListView | ||
2. GridView | ||
3. BoxDecoration - For boxshadow & rounded Image | ||
4. Rating Star | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
## Preview | ||
|
||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) | ||
[<img src="http://demo.hupp.in/hupp-files/ecom1.png" width="270" height="480" alt="Brand-first shopping design" align="left">](http://demo.hupp.in/hupp-files/ecom1.png) | ||
[<img src="http://demo.hupp.in/hupp-files/ecom2.png" width="270" height="480" alt="Brand-first shopping design" align="left">](http://demo.hupp.in/hupp-files/ecom2.png) | ||
[<img src="http://demo.hupp.in/hupp-files/ecom3.png" width="270" height="480" alt="Brand-first shopping design" align="left">](http://demo.hupp.in/hupp-files/ecom3.png) | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.dev/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
Video Demo : https://youtu.be/15-S9ob0OgQ | ||
|
||
created by : hello@hupp.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters