flutter_modal_dialog 0.0.3 copy "flutter_modal_dialog: ^0.0.3" to clipboard
flutter_modal_dialog: ^0.0.3 copied to clipboard

A package for flutter to show modal dialogs that require little customization.

Changelog #

0.0.1 #

  • Initial release with basic dialogs.

0.0.2 #

  • Added new type of dialog ModalDialog.confirmation

0.0.3 #

  • There were a lot of breaking changes in this revision. You should definitely check the documentation. Added the option to set a custom color for the button and the title of the dialogs. In this revision, some String properties were replaced by the ModalTitle, ModalButton and ModalDetail objects.
3
likes
150
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A package for flutter to show modal dialogs that require little customization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_modal_dialog