pizzaplanner/lib/entities/PizzaRecipe
2021-07-13 20:50:44 +02:00
..
Ingredient.dart cleaned up some code things for the ingredients table 2021-07-11 11:17:39 +02:00
PizzaRecipe.dart removed 'Ingredient' entity, and removed 'method' from yaml shema 2021-07-13 20:50:44 +02:00
RecipeStep.dart added a confirmation dialog when adding a PizzaEvent, that shows the ingredients and when each step/task will take place 2021-07-11 17:59:14 +02:00
RecipeSubStep.dart finished parsing of a yaml recipe into objects 2021-07-10 17:39:40 +02:00