reidha / checkbox_formfield

Flutter package
https://pub.dev/packages/checkbox_formfield
BSD 3-Clause "New" or "Revised" License
3 stars 8 forks source link

tristate support #14

Open caniko opened 2 years ago

caniko commented 2 years ago

CheckboxListTile.tristate support please!

Thank you for this, looks great :)

madhubanpietech commented 1 year ago

@caniko can you please explain the issue

caniko commented 1 year ago

@caniko can you please explain the issue

The checkbox should also be null when tristate is on. So three states: true, false, null.

madhubanpietech commented 1 year ago

can you share me your code then am resolving that’s issue ok @caniko