-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Open
flutter/packages
#10155Labels
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.good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: 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 updatedpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Example messages:
info • example/lib/shared_axis_transition.dart:84:19 • 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value
instead. This feature was deprecated after v3.32.0-0.0.pre. Try replacing the use of the deprecated member with the replacement. •
deprecated_member_use
info • example/lib/shared_axis_transition.dart:85:19 • 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead.
This feature was deprecated after v3.32.0-0.0.pre. Try replacing the use of the deprecated member with the replacement. •
deprecated_member_use
This shows up in the example apps for:
animations
camera*
google_sign_in_web
two_dimensional_scrollables
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.good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: 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 updatedpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team