Meals App Flutter
A Food Recipe App
Getting Started
- If you don’t have Flutter SDK installed, please visit official Flutter website.
- Fetch latest source code from master branch.
git clone https://github.com/ibtesaamahmed/Meals_App.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get flutter run