| .. |
|
add_pizza_event_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +02:00 |
|
add_recipe_url.dart
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +02:00 |
|
edit_recipe_page.dart
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +02:00 |
|
edit_recipe_step_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +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
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +02:00 |
|
pick_pizza_recipe_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +02:00 |
|
pizza_event_notification_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +02:00 |
|
pizza_event_page.dart
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +02:00 |
|
pizza_events_page.dart
|
switched to static const strings for route names on each page class
|
2021-09-24 19:42:18 +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
|
cleaned up some unused imports
|
2021-09-24 19:45:07 +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 |