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' is not a subtype of type 'AutoRoutePage' in type cast, stack trace: #0 StackRouter._addEntry
package:auto_route/…/controller/routing_controller.dart:878
#1 StackRouter._push
package:auto_route/…/controller/routing_controller.dart:705
(I tried with flutter SDK 2.0 and 2.5 but same that error)
Please help me, thanks !
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' is not a subtype of type 'AutoRoutePage' in type cast, stack trace: #0 StackRouter._addEntry
package:auto_route/…/controller/routing_controller.dart:878
#1 StackRouter._push
package:auto_route/…/controller/routing_controller.dart:705
(I tried with flutter SDK 2.0 and 2.5 but same that error)
Please help me, thanks !