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

Dialog without button #2

Closed fernando-s97 closed 4 years ago

fernando-s97 commented 4 years ago

Is there a way to showMaterialResponsiveDialog wihout showing the bottom buttons?

codegrue commented 4 years ago

How would you want to dismiss it without the bottom buttons?

fernando-s97 commented 4 years ago

Clicking outside it

codegrue commented 4 years ago

Added in version 1.5.4