ketanchoyal / custom_radio_grouped_button

Custom Flutter widgets that makes Checkbox and Radio Buttons much cleaner and easier.
MIT License
150 stars 42 forks source link

Adding some customization #43

Closed pishguy closed 3 years ago

pishguy commented 3 years ago

i added simple parameter to CustomRadioButton for supporting border width

ketanchoyal commented 3 years ago

@MahdiPishguy can you make this PR in dev branch? I have to test it before merging to the master branch

pishguy commented 3 years ago

@ketanchoyal yes sure, i added https://github.com/ketanchoyal/custom_radio_grouped_button/pull/44