| .. |
|
add_pizza_event_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
add_recipe_url.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
archived_pizza_event_page.dart
|
added page to view the archived pizza events
|
2021-09-24 20:50:00 +02:00 |
|
edit_recipe_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
edit_recipe_step_page.dart
|
fixed bug in new recipe page
|
2021-09-24 20:16:00 +02:00 |
|
edit_recipe_sub_step_page.dart
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +02:00 |
|
nav_drawer.dart
|
added page to view the archived pizza events
|
2021-09-24 20:50:00 +02:00 |
|
pick_pizza_recipe_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
pizza_event_notification_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
pizza_event_page.dart
|
removed debug print statements
|
2021-09-25 15:32:41 +02:00 |
|
pizza_events_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
recipe_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +02:00 |
|
recipe_step_instruction_page.dart
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +02:00 |
|
recipes_page.dart
|
also switched hive box access to static const strings in the (entity) classes
|
2021-09-24 20:25:04 +02:00 |
|
scaffold.dart
|
moved to a wrapped scaffold, to get some consistency and one place to add the nav drawer
|
2021-09-05 13:35:56 +02:00 |