flutter-bottom-navigation-with-nested-routing-tutorial
flutter-bottom-navigation-with-nested-routing-tutorial copied to clipboard
Error: Required named parameter 'type' must be provided.
trafficstars
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( ^
I had the same issue and just updated the dependencies in the pubspec file
Check-out #2