pizzaplanner/lib/entities/PizzaRecipe
2021-09-07 21:30:58 +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 added toYaml method on pizza recipe to be used for recipe export later 2021-09-07 21:21:56 +02:00
pizza_recipe.g.dart generated hive code for last commit 2021-09-07 21:30:58 +02:00
recipe_step.dart fixed all the linting errors in the entities 2021-09-03 17:33:38 +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 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.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