overlay_dialog 0.2.2 copy "overlay_dialog: ^0.2.2" to clipboard
overlay_dialog: ^0.2.2 copied to clipboard

A Flutter package for showing platform dialogs without using new routes.

0.2.2 Add overlayColor param #

0.2.1 Fix: Web (thanks to Hadi) #

0.2.0 Migrate to null-safety #

0.1.0 Add dialog id #

  • Added id to dialog to open several dialogs at once
  • Added default dialog style to DialogHelper
  • Increase min flutter version to 1.22.0

0.0.3 Add comments and docs #

0.0.2 Blur option to dialog showing #

  • Added blur animation
  • Added Contributing notes
  • Added example usage for Custom dialog

0.0.1 Initial commit #

  • Added alert, progress and custom DialogWidgets
  • Added DialogHelper to handle show/hide actions
  • Added opacity show/hide animation
  • Added example usage for Material and Cupertino app
16
likes
130
points
279
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for showing platform dialogs without using new routes.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

flutter, universal_io

More

Packages that depend on overlay_dialog