actions-test/lib/screens/room/pages
Jakob Meier 5b9b48cd24
Migrated to GoRouter
Reasons for migration:
- buggy behaviour from old router
- GoRouter is a recommended flutter plugin
- ShellRoutes allow exposing Providers
  to a limited scope of routes
- GoRoutes provides named routes,
  and the navigator allows us to provide parameters directly.
2023-03-28 14:54:39 +02:00
..
about.dart Migrated to GoRouter 2023-03-28 14:54:39 +02:00
categories.dart Moved room pages into seperate folder 2023-03-23 14:04:48 +01:00
list.dart Moved room pages into seperate folder 2023-03-23 14:04:48 +01:00
products.dart Moved room pages into seperate folder 2023-03-23 14:04:48 +01:00