Commit graph

14 commits

Author SHA1 Message Date
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
2888504b4d fixed linting warnings in util.dart 2021-09-07 21:48:26 +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
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
91fbc547ff extracted getTimeRemainingString from pizza event widget to util 2021-08-29 14:51:27 +02:00
broodjeaap89
41bdfe6e4c revert floor stuff 2021-07-25 20:35:50 +02:00
broodjeaap89
914e17fa3c so Floor just sucks? commit before reverting 2021-07-25 15:27:11 +02:00
broodjeaap89
1382a4a843 another in between commit, getting messy :o 2021-07-25 13:09:53 +02:00
broodjeaap89
f585861016 nothing with red lines in the entities 2021-07-17 14:37:18 +02:00
broodjeaap89
c73b352d1e removed scattered definitions of date formatter 2021-07-13 20:32:14 +02:00
broodjeaap89
3af6cc5bc6 added capitalize extension 2021-07-10 21:45:01 +02:00
broodjeaap89
c43d92c0f1 switched the addPizzaEventPage to a recipe list from yamls on the device 2021-07-10 21:01:30 +02:00
broodjeaap89
2ffe58e75c added/removed rootBundle imports 2021-07-10 17:44:46 +02:00
broodjeaap89
3ae35aaf1b added util dir for general utility methods 2021-07-10 17:43:59 +02:00