radio_group_v2 3.0.0
radio_group_v2: ^3.0.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.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