actions-test/lib/screens/settings
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
..
dialogs Moved User into application wide conntext. 2023-03-25 17:18:46 +01:00
main.dart Migrated to GoRouter 2023-03-28 14:54:39 +02:00