radio_group_v2 3.1.0 copy "radio_group_v2: ^3.1.0" to clipboard
radio_group_v2: ^3.1.0 copied to clipboard

A widget that groups radio buttons so they can work together to give the user a pleasant experience when making selections within the app.

3.1.0 - February 20, 2024 #

  • Fixed issue of MultipleRadioGroupException being thrown when parent rebuilds.
    • For best results, include key or controller when creating a new RadioGroup.

3.0.1 - February 9, 2024 #

  • Fixed issue tracker link

3.0.0 - January 23, 2024 #

  • Reorganized file structure
  • Added labelBuilder
  • Breaking change: Added generic typing. This will break radio groups that have multiple data types in one value list.

2.1.3 - September 27, 2023 #

  • Documentation updates

2.1.2 - April 7, 2023 #

  • Documentation updates

2.1.1 - February 27, 2023 #

  • Fixed bug that caused issue with parent state changes

2.1.0 - February 24, 2023 #

  • Lowered Dart SDK requirement
  • Lowered Flutter SDK requirement

2.0.0 - February 23, 2023 #

  • Major update fixing lots of bugs

1.0.2 - October 12, 2021 #

  • Minor dart doc edits

1.0.1 - September 25, 2021 #

  • Minor formatting adjustment

1.0.0 - September 24, 2021 #

  • Initial release
26
likes
140
pub points
89%
popularity

Publisher

verified publisherhexcat.dev

A widget that groups radio buttons so they can work together to give the user a pleasant experience when making selections within the app.

Repository (GitHub)
View/report issues

Topics

#radio-group #radio-buttons

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
paypal.me
venmo.com

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on radio_group_v2