![](https://createapp.pro/wp-content/uploads/2024/05/createapp-387601638.jpg)
Meal App – flutter
In our complete chat app. I create a nice clean archetecture and clean design for Meals app that can run both Andriod and iOS devices because it builds with flutter.
Screenshots
How to run
- Clone this repo
- Run
flutter packages get
- Run
flutter run
(remember open simulator or connect physical device, iOS auto run additional command pod install)