animated_radio_buttons 1.0.0 animated_radio_buttons: ^1.0.0 copied to clipboard
A radio button package for flutter. This widget is useful to quickly add a set of radio buttons to your flutter app
[0.0.1] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- RadioButton set with multiple items
- Items can be individually customised.
[0.0.2] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Minor Bug Fix
[0.0.3] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Import Issues fix
[0.0.4] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Import Issues fix
[0.0.5] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Example added.
- ReadMe updated.
[0.0.6] - Nov 21, 2020 #
Initial Release. This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Example improved.
- ReadMe updated (screenshots).
[0.0.7] - Nov 21, 2020 #
This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Updated descriptions
[0.0.8] - Dec 13, 2020 #
This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- Fixed requires hot restart to reflect changes bug
- Can set initial value by setting 'value' variable to an initial value
[1.0.0] - June 13, 2021 #
This widget is useful to quickly add a set of radio buttons to your flutter app
Features:
- setting value won't reflect bug fix.
- Bug in setting initial value fix.
- migrated to null safety