Enderson Vizcaino

Results 3 comments of Enderson Vizcaino

I have the same problem.

This problem still persists, and the solution was to downgrade the version to 12 of go_router.

Same error `error: ../../../.pub-cache/hosted/pub.dev/flutter_modular-6.1.0+1/lib/src/presenter/navigation/modular_route_information_parser.dart:49:42: Error: A value of type 'String?' can't be assigned to a variable of type 'String' because 'String?' is nullable and 'String' isn't. path = [null].contains(location) ?...