broodjeaap89
|
0f22e45b21
|
added unit to pizza event page ingredient list
|
2021-08-31 18:55:08 +02:00 |
|
broodjeaap89
|
b9a78665fa
|
added decimal places when ingredient is less then 5% of total weight
|
2021-08-31 18:54:16 +02:00 |
|
broodjeaap89
|
f8285159cf
|
completed the pizza event page (for now)
|
2021-08-29 15:45:15 +02:00 |
|
broodjeaap89
|
14f99c9333
|
added reamining time string to pizza event page
|
2021-08-29 14:52:10 +02:00 |
|
broodjeaap89
|
21e922b036
|
can now click links in the markdown description on the pizza event page
|
2021-08-28 17:21:17 +02:00 |
|
broodjeaap89
|
34d0eb8c08
|
refactored the pizza event page to be about the pizza event, with a button to go to the recipe page for that event.
|
2021-08-28 17:11:48 +02:00 |
|
broodjeaap89
|
7f3d7202b9
|
in between commit before layout changes
|
2021-08-28 16:23:44 +02:00 |
|
broodjeaap89
|
6c05e3ecc8
|
started refactor of pizza event page (to a pageview)
|
2021-08-26 21:51:51 +02:00 |
|
broodjeaap89
|
2810d5a9a6
|
removed notify button from pizza event page
|
2021-08-15 21:40:07 +02:00 |
|
broodjeaap89
|
1ce594c5df
|
updated widget for recipe steps without substeps
|
2021-08-09 21:11:35 +02:00 |
|
broodjeaap89
|
da32131f0d
|
swapped methods for better readability (maybe?)
|
2021-08-09 20:47:12 +02:00 |
|
broodjeaap89
|
eecb60ab0e
|
added (very) simple notifcations test to app
|
2021-08-05 21:57:22 +02:00 |
|
broodjeaap89
|
a2511b6811
|
figured out a good way to organize many nested widgets with state, seperate 'build' functions which call eachother
dialogs still in own statefulwidget because it needs view updates
|
2021-08-04 17:27:20 +02:00 |
|
broodjeaap89
|
8de0282956
|
very annoying, probably have to skip seperate stateful widgets and dump everything in the build() of the page widet....
|
2021-08-03 21:38:09 +02:00 |
|
broodjeaap89
|
3c28bd01ca
|
moved all the pizza event page 'build' methods in the entities to seperate stateful widgets
flutter gets annoying with many nested stateful things...
|
2021-08-03 20:55:30 +02:00 |
|
broodjeaap89
|
3e043eccb4
|
kinda in between commit before refactor to stateful widgets everywhere
|
2021-08-03 20:23:20 +02:00 |
|
broodjeaap89
|
3026bc0bfa
|
completed refactor of how completed steps are tracked, no longer by just substeps
|
2021-08-03 19:17:24 +02:00 |
|
broodjeaap89
|
319251c87e
|
fixed persistence by running build runner again...
|
2021-08-02 21:40:23 +02:00 |
|
broodjeaap89
|
cca65a5718
|
updated layout of pizza event page
|
2021-08-01 13:48:55 +02:00 |
|
broodjeaap89
|
797b8580bb
|
added simple pizza event page, showing steps + substeps in an expanded list tile
|
2021-07-27 22:14:15 +02:00 |
|