flutter_form_builder icon indicating copy to clipboard operation
flutter_form_builder copied to clipboard

[FormBuilderCheckbox] using custom checkbox icon

Open brizaldi opened this issue 5 years ago • 3 comments

Please add the ability to change FormBuilderCheckbox checkbox icon

brizaldi avatar Mar 30 '20 03:03 brizaldi

This looks like an interesting idea, I'll consider having it added to the package.

Meanwhile, PRs are always welcome ;-) - if you have time.

Cheers!

danvick avatar Apr 15 '20 21:04 danvick

@danvick i am looking to add the checkboxShape property of CheckBoxListTile in FormBuilderCheckbox that take OutlinedBorde. Do you have any other requirement for this to work on ?

Siqlain-Hanif avatar Oct 15 '22 11:10 Siqlain-Hanif

Oh yeah i think the custom active and inactive icons makes more sense as the border of checkbox can be changed through theming.

Siqlain-Hanif avatar Oct 17 '22 05:10 Siqlain-Hanif

@danvick my attempt to custom icons for the checkbox https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/pull/1131

Siqlain-Hanif avatar Oct 28 '22 19:10 Siqlain-Hanif

https://user-images.githubusercontent.com/53166182/198714669-43225071-6539-4ac7-8d16-bd7749fad019.mp4

Siqlain-Hanif avatar Oct 28 '22 19:10 Siqlain-Hanif

As of this and following comments, we decide no implement this feature. Sorry for that

deandreamatias avatar Oct 29 '22 17:10 deandreamatias