https://github.com/emmanueltobi/product-marketplace
An e-commerce flutter mobile app using riverpod as state management.
https://github.com/emmanueltobi/product-marketplace
Last synced: about 1 month ago
JSON representation
An e-commerce flutter mobile app using riverpod as state management.
- Host: GitHub
- URL: https://github.com/emmanueltobi/product-marketplace
- Owner: EmmanuelTobi
- Created: 2024-07-14T06:46:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T08:05:37.000Z (9 months ago)
- Last Synced: 2025-01-18T03:09:18.518Z (3 months ago)
- Language: Dart
- Homepage:
- Size: 1.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marketplace
This is a dynamic product market place application built with flutter while consuming APIs from provider [e-commerce mock api](https://fakestoreapi.com/docs).
The app uses important best practices approach and structure while using riverpod state managment [Riverpod Package](https://pub.dev/packages/flutter_riverpod) to create needed viewmodels that talks to all the services within the application.
Functions in this app inclues, api calls, data loading/parsing, navigation calls, user login and registeration, statemanagment handling, product listing and details viewing.
-------------
![]()
![]()
![]()
![]()
![]()
![]()
![]()