Make My Meal App using Flutter

  Food Ordering, Health

Make My Meal provides recipe and other useful information for some of the popular delicious dishes. You can filter out different recipes according to your requirement and even mark them as favorite in case you find something interesting.

Flutter Concepts:

  • State management using Provider.
  • Storing persistent data (like favorite meals) locally in the device using SharedPreferences.
  • Navigating through multiple screens and argument passing.
  • Flutter widgets (stateless and stateful) and styling.

Features

  • Filter out different recipeshamburger.
  • Mark recipes as favoritestar.
  • Simple and intuitive UI+1.
  • Beautiful Material Designeyeglasses.
  • Provides recipes for 10 tasty dishesyum.

Screenshots

Note: App requires internet to load the images.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Download MakeMyMeal App source code on GitHub