actions-test/lib/screens
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
..
room Migrated to GoRouter 2023-03-28 14:54:39 +02:00
settings Migrated to GoRouter 2023-03-28 14:54:39 +02:00
auth.dart Migrated to GoRouter 2023-03-28 14:54:39 +02:00
home.dart Migrated to GoRouter 2023-03-28 14:54:39 +02:00
welcome.dart Migrated to GoRouter 2023-03-28 14:54:39 +02:00