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

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2025
Mar 21, 2023
Apr 6, 2025
Apr 6, 2025
Apr 6, 2025
Mar 3, 2025
Mar 21, 2023
Jan 9, 2025
Jan 9, 2025
Mar 21, 2023
Feb 16, 2025
Mar 21, 2023
Apr 6, 2025
Jan 16, 2025
Apr 6, 2025
Apr 6, 2025

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

Languages