Skip to content
/ recipes Public

A Flutter app for planning weekly meals, storing recipes, and managing grocery shopping.

Notifications You must be signed in to change notification settings

laurpe/recipes

Repository files navigation

Recipes

A Flutter app for planning weekly meals, storing recipes, and managing grocery shopping.

Getting Started

If you don't have Flutter version manager, install it and then run the following commands:

  • fvm flutter install – install the correct Flutter SDK version
  • fvm flutter pub get – install dependencies
  • fvm flutter doctor – check for potential issues

Testing

Run the following command for unit tests:

  • fvm flutter test

Features

  • Manage your recipes
  • Search for a specific recipe by name or filter recipes by tags
  • Create meal plans using your stored recipes
  • Add recipe ingredients to a grocery list, either from a single recipe or an entire meal plan
  • Tap grocery list items to mark them as bought and move them to the bottom of the list
  • Add custom items to the grocery list

About

A Flutter app for planning weekly meals, storing recipes, and managing grocery shopping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages