-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/packages
#9422Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/p: go_routerThe go_router packageThe go_router packagep: go_router_builderThe go_router_builder packageThe go_router_builder packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-frameworkOwned by Framework teamOwned by Framework team
Description
Steps to reproduce
When using go_router 15.2.0 and go_router_builder ^2.0.0, an error is thrown:
══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════
The following UnimplementedError was thrown while handling a gesture:
Should be generated using [Type-safe
routing](https://pub.dev/documentation/go_router/latest/topics/Type-safe%20routes-topic.html).
When the exception was thrown, this was the stack:
#0 GoRouteData.push (package:go_router/src/route_data.dart:144:47)
But the link doesn't mention the mixin that needs to be used

Metadata
Metadata
Assignees
Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/p: go_routerThe go_router packageThe go_router packagep: go_router_builderThe go_router_builder packageThe go_router_builder packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-frameworkOwned by Framework teamOwned by Framework team