/Meal-App

This is a meal/food app which allows users to browse and view different food categories, as well as search for recipes, save their favorite foods and filter them out according to their preferences.

Primary LanguageDart

Meal App 📱 🍝👨🏿‍🍳

This is the project I build when learning flutter. This app helps to list and see different food categories. This also helps to find wonderful recipes with all the ingredients to make it tasty. You can also favourite the food. User can also filter out the type of food he wants according to his preferences.

Features 👀

  1. See different food categories.
  2. Choose food according to your preference.
  3. See ingrdients and steps to make recipe.
  4. Mark dishes as favourites.
  5. Filter food by Gluten free, lactose free, Vegetarian or Vegan.

Screenshots 📷

image image image image image image image

To use this app follow below instructions:

  1. Clone this app using below syntax:

    git clone https://github.com/aliasar1/Meal-App

  2. After cloning install packages using below syntax:

    flutter pub get

Above command will install all the necessary packages.

  1. Run the app on your mobile emulator using below command:

    flutter run

Thank you. Happy Coding! 😃