Deprecate router parameters in favor of routerConfig
Open
c: proposal
f: routes
framework
P2
team-framework
triaged-framework
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
It's still common to see code that uses `routeInformationProvider`, `routeInformationParser`, and `routerDelegate`. We should deprecate these and recommend `routerConfig` instead. See https://github.com/flutter/games/pull/42 for an example.
cc: @chunhtai @hangyujin
Contributor guide
Assessment
This issue has not been assessed yet.