Help with custom route #1138
Unanswered
faiezuanrohadi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am encountering an issue with customRouteBuilder. I have defined a custom route builder to wrap a route with custom theme but the generated app.router.dart does not reflect this custom route builder.
Here is the code for custom route
I have also tried using transitionBuilder to wrap my page with custom theme and it is working. But I am not sure whether it's the right way or not.
Beta Was this translation helpful? Give feedback.
All reactions