https://github.com/blkkkbvsik/fluttertraining-mealapp
Training on Flutter
https://github.com/blkkkbvsik/fluttertraining-mealapp
flutter flutter-app flutter-apps mobile mobile-app mobile-development training
Last synced: 3 months ago
JSON representation
Training on Flutter
- Host: GitHub
- URL: https://github.com/blkkkbvsik/fluttertraining-mealapp
- Owner: BLKKKBVSIK
- License: mit
- Created: 2019-12-11T10:32:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T12:05:49.000Z (over 5 years ago)
- Last Synced: 2025-01-04T17:21:52.543Z (5 months ago)
- Topics: flutter, flutter-app, flutter-apps, mobile, mobile-app, mobile-development, training
- Language: Dart
- Homepage:
- Size: 961 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.codacy.com/manual/BLKKKBVSIK/FlutterTraining-MealApp?utm_source=github.com&utm_medium=referral&utm_content=BLKKKBVSIK/FlutterTraining-MealApp&utm_campaign=Badge_Grade)[](https://codemagic.io/apps/5e1e8140dca0ec00191ef352/5e1e8140dca0ec00191ef351/latest_build)
# meal_app
Meal App is a training project about:
- Json in Flutter
- Navigators
- Passing data between screens
- Using network assets
- CI with Flutter
- Codemagic.io
- And a lot more### WHAT CAN STILL BE DONE:
- [ ] Store favorite in SQLITE DB
- [ ] Optimisation and refactory
- [ ] Fetch Json from an API### DEMO:
![]()
![]()
![]()
### Install
Wanna try the app ?
See the [releases](https://github.com/BLKKKBVSIK/FlutterTraining-MealApp/releases)The release is Android only since i don't own an Apple Developer account.
### More of this ?
This project is included in a series of Flutter written projects to learn and progress.
My previous apps in Flutter:
[Expense App](https://github.com/BLKKKBVSIK/FlutterTraining-ExpenseApp)
[Quizz App](https://github.com/BLKKKBVSIK/FlutterTraining-QuizzApp)