-
Using push
`ElevatedButton(
onPressed: () {
context.router.push(AboutRoute(id: 'id', gender: "Male"),);
},
child: const Text("About"),
),`
How can I pass thode params usin…
-
Hello team autoroute,
i want you to create an feature persistance @PersistOnRefresh kind of annotation that retain model based during refresh.In order to persist Model must contains two Fixed methods…
-
For web application user can directly enter url but in our web app we have url define as:
`/l/:type/:id`
But we also require some parameter which can we pass without showing in url like extra parame…
-
`deeplinkBuilder` doesn't get call if I try to perform deeplink with with a route path that isn't registered with AutoRoute
For instance:
```dart
List get routes => [
AutoRoute(path: /page1…
-
Thank you for C-PCB. As a user of pcb-rnd I am thrilled with nacent C-PCB integration. C-PCB is blazing fast and does a great autorouting job.
Video link:
https://imgur.com/gallery/drpXGM0
celem updated
5 years ago
-
The system back button closes the app on Android when it's supposed go back to the previous page. The issue does not occur on Android 10. It occurs on Android 13. I have run my app on an Android 10 de…
-
À titre d'exemple pour ce que je considère comme cruellement manquant ajd en termes de fonctionnalités (cf fil sur le redesign), il y a beaucoup de choses sur le transport.
Toutes ces fonctionnali…
-
_From [irasc...@gmail.com](https://code.google.com/u/104729248032245122687/) on October 28, 2009 22:53:54_
The delay begins after the autorouting progress dialog disappears. is this
only on my pc, …
-
As you can see in this recording, it is navigating on the wrong location for some reason
Am I doing something wrong?
https://github.com/Milad-Akarie/auto_route_library/assets/17846698/b75047ba-0…
-
**How to Reproduce the Bug?**
This isn't really an 1822-specific issue, but the example I found is an 1822 game. https://18xx.games/game/158030?action=1349 If you manually route vs auto route, you ge…