-
I have following code with router setup. how can I register router observer. If I try to change to use MaterialApp(). The router doesnot work anymore. I use Auto_Route for navigation.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This works by registering inside AutoRouterDelegate instead.
|
Beta Was this translation helpful? Give feedback.
This works by registering inside AutoRouterDelegate instead.