codegrue / flutter_material_pickers

A flutter package for displaying common picker dialogs.
https://pub.dev/packages/flutter_material_pickers
MIT License
98 stars 61 forks source link

Select All and Cancellation #45

Closed PhonicCanine closed 1 year ago

PhonicCanine commented 2 years ago

Added option to disable cancellation for most picker / dialog types (Issue: #42) Added an optional Select All / Deselect All option to the checkbox picker Added an optional "onSelectionChanged" to the checkbox dialog, which calls back each time a selection changes, but before submission.

codegrue commented 1 year ago

Published in 3.2.0