pizzaplanner/lib/entities/PizzaRecipe
2024-05-03 12:27:38 +02:00
..
ingredient.dart Updated the project to work in android studio 2023.3.1 2024-05-03 12:27:38 +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 Updated the project to work in android studio 2023.3.1 2024-05-03 12:27:38 +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