Skip to content

Deprecated Radio usage in Learn Flutter Radio Widget example code #12692

@miinhho

Description

@miinhho

Page URL

https://docs.flutter.dev/get-started/fundamentals/user-input#radio

Page source

No response

Describe the problem

Radio widget example code is using onChanged, groupValue property which is deprecated after v3.32.0-0.0.pre

Expected fix

I think it should be fixed to use RadioGroup instead of using onChanged, groupValue

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.

Metadata

Metadata

Assignees

No one assigned

    Labels

    from.page-issueReported in a reader-filed concern

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions