actions-test/lib
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
..
backend Started working on settings screen 2023-03-25 14:29:28 +01:00
screens Migrated to GoRouter 2023-03-28 14:54:39 +02:00
tools 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