An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1434b5c4cb6c4c84997e174d9e81dbb9)](https://www.codacy.com/manual/BLKKKBVSIK/FlutterTraining-MealApp?utm_source=github.com&utm_medium=referral&utm_content=BLKKKBVSIK/FlutterTraining-MealApp&utm_campaign=Badge_Grade)[![Codemagic build status](https://api.codemagic.io/apps/5e1e8140dca0ec00191ef352/5e1e8140dca0ec00191ef351/status_badge.svg)](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)