Skip to content

[packages] groupValue and onChanged are deprecated #170915

@stuartmorgan-g

Description

@stuartmorgan-g

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

No one assigned

    Labels

    P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.good first issueRelatively approachable for first-time contributorsp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedpackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions