-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/packages
#6127Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.p: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: go_routerThe go_router packageThe go_router packagep: url_launcherPlugin to launch external applicationsPlugin to launch external applicationspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
As part of the work of #100624. The RouteInformation.location and other related API is deprecated.
Migration guide https://docs.flutter.dev/release/breaking-changes/route-information-uri
The affected package go_route and url_launcher currently use ignore to get around the deprecation. We should migrate them to new API once the flutter version is bumped
iapicca, Juliotati, Craftplacer and KirillSergeevich
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.p: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: go_routerThe go_router packageThe go_router packagep: url_launcherPlugin to launch external applicationsPlugin to launch external applicationspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.