https://github.com/mathuraditya724/fluttershoppingapp
A Simple shopping app created using flutter and also using google Firebase API for database requests
https://github.com/mathuraditya724/fluttershoppingapp
api apps dart firebase firebase-database flutter mobile mobile-app mobile-development
Last synced: about 2 months ago
JSON representation
A Simple shopping app created using flutter and also using google Firebase API for database requests
- Host: GitHub
- URL: https://github.com/mathuraditya724/fluttershoppingapp
- Owner: MathurAditya724
- License: mit
- Created: 2020-02-16T10:57:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T11:53:27.000Z (over 6 years ago)
- Last Synced: 2025-10-04T19:58:52.685Z (9 months ago)
- Topics: api, apps, dart, firebase, firebase-database, flutter, mobile, mobile-app, mobile-development
- Language: Dart
- Size: 586 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Shopping App
A Simple shopping app created using flutter and also using google Firebase API for database requests.
## Basic Setup
This app work's with google firebase, so you would be needed to create an account and get your API Keys a place them in the code. In the provider folder in lib, you need to add the API URL in *auth.dart*, *orders.dart*, *product.dart* and *products.dart* files in place of **API Key**.
## Demo
Here is my twitter post where I give the [demo of the app](https://twitter.com/MathurAditya7/status/1206662248996818945).
## Build With
- Flutter - The SDK
- Dart - The programming language
- provider - State Management
- intl - For internationalized/localized dates
- http - Future-based API for HTTP requests
- shared_preferences - For reading and writing simple key-value pairs
## Authors
**Aditya Mathur**, you can find me on [Twitter](https://twitter.com/mathuraditya7) or [LinkedIn](https://www.linkedin.com/in/aditya-mathur-7240/)
## License
This project is licensed under the MIT License