grouped_buttons 1.0.4 copy "grouped_buttons: ^1.0.4" to clipboard
grouped_buttons: ^1.0.4 copied to clipboard

A simple package that makes grouping Checkboxes and Radio Buttons much easier.

1.0.0 March 17, 2019 #

Initial Release. This is a set of Flutter widgets that makes grouping Checkboxes and Radio Buttons much easier!

Features:

  • CheckedBoxGroup
  • RadioButtonGroup

1.0.1 March 17, 2019 #

Updated broken images in documentation and changed homepage to the GitHub repo.

1.0.2 March 17, 2019 #

  • Added ability for user to:
    • Clear CheckboxGroup & RadioButtonGroup
    • Specify initial states for CheckboxGroup & RadioButtonGroup
    • Manually change the state for CheckboxGroup & RadioButtonGroup
  • Updated Dart docs for CheckboxGroup and RadioButtonGroup.
  • Fixed some typos in the README

1.0.3 March 22, 2019 #

  • Updated the project file structure (importing the package is now easier)

1.0.4 April 8, 2019 #

  • Added the option to disable elements of the CheckboxGroup and RadioButtonGroup using the disabled property
82
likes
30
points
198
downloads

Publisher

verified publisherakshathjain.com

Weekly Downloads

A simple package that makes grouping Checkboxes and Radio Buttons much easier.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on grouped_buttons