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

Suggestion : Hide cancel options #42

Open vptcnt opened 2 years ago

vptcnt commented 2 years ago

Hello,

Could be useful to add an option : hideCancelButton to just hide the cancel button. It will allow to use showMaterialResponsiveDialog as an alert dialog.