/flutter-meals

Recipe app

Primary LanguageDart

Meals App

App for storing recipes. Users can view recipes, filter by category or diet preferences, and mark recipes as favorites.

Getting Started

Executing program

  • clone and/or fork and clone the repo
  • open the project in your IDE of choice
  • run the following commands in your terminal
flutter pub get
flutter run

categories drawer menu filters meal list meal detail