Food Ring
https://www.fiverr.com/users/sheikhtabarak/portfolio/NjM4Mjc1MDI2NjA1ODQwMDAxMTE5YTAy
Food ring is a complete template built with flutter to initial a new Food App using the APIs Data from any of backend language, It gives you a vaiation of Csreens, components, general and priamary widgets and a responsive designed theme.
- Food Deliver and Ordering.
- Resturants and Food Items.
- Filters.
- Ecommerce App.
- Reviews.
- Flutter
- Dart
- Firebase
- Create a free account at Firebase Console
- Create a new Database on Firestore.
- Clone the repo:
git clone https://github.com/sheikh-tabarak/weatherstats.git
- Install NPM packages
flutter pub get
- Create a file
.env
in the root of your folder and add your API Key like below:const FIREBASE_API_INSTANCE = <YOUR API KEY HERE>;