flutter_mobx_dio_boilerplate
flutter_mobx_dio_boilerplate copied to clipboard
Dart Unhandled Exception: type 'AdaptivePage<dynamic>' is not a subtype of type 'AutoRoutePage<Object>' in type cast
Hi Ganesh Rathinavel!
Thank you so much for the boilerplate for building Flutter App, i'm a newbie and learning about flutter. After clone your git and install, I have an issues when run iOS app:
[VERBOSE-2:shell.cc(93)] Dart Unhandled Exception: type 'AdaptivePage
(I tried with flutter SDK 2.0 and 2.5 but same that error)
Please help me, thanks !
Feel free to modify the router type in lib/common/router/router.dart as required and run the builder script. Reload the app
I haven't changed any files, so I don't know how to solve it.
Feel free to modify the router type in lib/common/router/router.dart as required and run the builder script. Reload the app
--> navigation_helper.dart here is error. I tried skip that and use auto_route and it worked.
Feel free to modify the router type in lib/common/router/router.dart as required and run the builder script. Reload the app
--> navigation_helper.dart here is error. I tried skip that and use auto_route and it worked.
hi,, can you explain more detail for this fixing issue,, i'm facing same issue