It is an app to show different meals of different countries and suited for different moods and their pictures and how to cook them with proper ingredients and step by step recipes.
- Flutter
- Android Studio
- Emulator/Real Device(Android/IOS)
- Check the Official Docs link for installing Flutter : https://flutter.dev/docs/get-started/install
- How to setup the emulator on android studio : https://developer.android.com/studio/run/emulator
- or, connect a physical device : https://stackoverflow.com/questions/54444538/how-do-i-run-test-my-flutter-app-on-a-real-device
Follow these instructions to build and run the project
A detailed guide for multiple platforms setup could be find here
- Clone this repository using
git clone https://github.com/RohanSengupta326/MealsApp.git. cdintoMealsApp.flutter pub getto get all the dependencies.- Generate files using Builder Runner (required)
flutter packages pub run --no-sound-null-safety build_runner build




