aliasar1 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! πŸ˜ƒ

About

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.


Languages

Language:Dart 93.9%Language:HTML 4.6%Language:Swift 1.0%Language:Kotlin 0.3%Language:Objective-C 0.1%