custom_radio_grouped_button 1.0.5 copy "custom_radio_grouped_button: ^1.0.5" to clipboard
custom_radio_grouped_button: ^1.0.5 copied to clipboard

outdated

Custom Radio Buttons and Grouped Check Box Button

[1.0.5] - August 05, 2020 #

  • default value of autoWidth is now set to false

  • Same Lable value is possible now Fix #22

  • FontStyle can be applied now Fix #22

  • a property 'absoluteZeroSpacing' is introduced to make sure that there is no spacing in between buttons if required

    Some Breaking Changes:

    • fontSize is no longer avaliable instead ButtonTextStye class is introduced

[1.0.4] - August 04, 2020 #

Some Optimizations and resolved default selection bug in radio buttons

[1.0.3] - August 03, 2020 #

Features Added:

  • WrapAllignment Added
  • Spacing property ( Pull Request by @devomar615 )

[1.0.2] - July 25, 2020 #

Features Added:

  • Added Wrap property to wrap verticle buttons
  • Added default checked button for CustomRadio button
  • Added a better way to set default values

[1.0.1] - June 15, 2020 #

Features Added:

  • Auto width for horizontal button
  • Buttons are now scrollable in both orientation
  • Font Size parameter added

[1.0.0] - August 19, 2019 #

Initial Release. Custom Flutter widgets that makes Checkbox and Radio Buttons much cleaner and easier.

Features:

  • GroupedBox Button
  • Radio Button