You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some route that I will not open via pushPath since that page required some complex data and/or callback function. Everytime I call build_runner it will shown something like below and it's quite annoying at times. How to disable it?
[WARNING] auto_route_generator on lib/pages/test/test_page.dart:
WARNING => Because [TestPage] has required parameters (complexData) that can not be parsed from path,
@PathParam() and @QueryParam() annotations will be ignored.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There's some route that I will not open via
pushPathsince that pagerequiredsome complex data and/or callback function. Everytime I callbuild_runnerit will shown something like below and it's quite annoying at times. How to disable it?Beta Was this translation helpful? Give feedback.
All reactions