flutter-bottom-navigation-with-nested-routing-tutorial icon indicating copy to clipboard operation
flutter-bottom-navigation-with-nested-routing-tutorial copied to clipboard

Error: Required named parameter 'type' must be provided.

Open tva77 opened this issue 2 years ago • 2 comments

Running Gradle task 'assembleDebug'... ../../development/flutter/.pub-cache/hosted/pub.dartlang.org/auto_route-2.3.2/lib/src/router/widgets/auto_router_delegate.dart:43:43: Error: Required named parameter 'type' must be provided. ?.routerReportsNewRouteInformation( ^

tva77 avatar Feb 10 '22 13:02 tva77

I had the same issue and just updated the dependencies in the pubspec file

Babwenbiber avatar Feb 11 '22 09:02 Babwenbiber

Check-out #2

mahmoudajawad avatar Apr 25 '22 06:04 mahmoudajawad