pizzaplanner/lib/entities/PizzaRecipe
2021-09-25 20:44:31 +02:00
..
ingredient.dart missing ingredient entity from last commit 2021-09-03 17:34:23 +02:00
ingredient.g.dart applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again 2021-08-31 21:45:36 +02:00
pizza_recipe.dart refactored to allow for multiple recipes in a single yaml, mixed with urls to other recipes 2021-09-25 20:44:31 +02:00
pizza_recipe.g.dart reran flutter build after adding image field to pizza recipe entity 2021-09-25 17:52:24 +02:00
recipe_step.dart cleaned up some unused imports 2021-09-24 19:45:07 +02:00
recipe_step.g.dart applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again 2021-08-31 21:45:36 +02:00
recipe_substep.dart cleaned up some unused imports 2021-09-24 19:45:07 +02:00
recipe_substep.g.dart applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again 2021-08-31 21:45:36 +02:00