Meals App Flutter

A Food Recipe App

Getting Started

  1. If you don’t have Flutter SDK installed, please visit official Flutter website.

  2. Fetch latest source code from master branch.

    git clone https://github.com/ibtesaamahmed/Meals_App.git
    
  3. Run the app with Android Studio or VS Code. Or the command line:

    flutter pub get
    flutter run
    

Screenshots

GitHub

View Github