Commit graph

12 commits

Author SHA1 Message Date
f9f4a20ac9 updated version 2024-05-09 10:34:23 +02:00
3905c53326 Updated the project to work in android studio 2023.3.1 2024-05-03 12:27:38 +02:00
broodjeaap89
b6f58222f1 pizza recipes are now loaded from the github repo on first app run, so always up to date
as a backup still have local recipes
2021-11-20 14:33:31 +01:00
broodjeaap89
a0c0e02035 refactored to allow for multiple recipes in a single yaml, mixed with urls to other recipes 2021-09-25 20:44:31 +02:00
broodjeaap89
bff604b09d added optional images to pizza recipes, that are displayed in the pizza recipe widget 2021-09-25 16:18:30 +02:00
broodjeaap89
d697fdb7ef also switched hive box access to static const strings in the (entity) classes 2021-09-24 20:25:04 +02:00
broodjeaap89
49307b7a28 cleaned up some unused imports 2021-09-24 19:45:07 +02:00
broodjeaap89
20e40ebe00 added toYaml method on pizza recipe to be used for recipe export later 2021-09-07 21:21:56 +02:00
broodjeaap89
5080945de6 'fixed' deleting recipes in a hacky way, because of a bug in the Hive package ? 2021-09-07 20:08:14 +02:00
broodjeaap89
26d18d7818 fixed all the linting errors in the entities 2021-09-03 17:33:38 +02:00
broodjeaap89
eacfd10580 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
todo: go through project and fix all the warnings
2021-08-31 21:45:36 +02:00
broodjeaap89
5ba0b8a2ad added to todo 2021-08-31 21:39:10 +02:00
Renamed from lib/entities/PizzaRecipe/PizzaRecipe.dart (Browse further)