overlay_dialog 0.0.2
overlay_dialog: ^0.0.2 copied to clipboard
A Flutter package for showing platform dialogs without using new routes.
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
0.0.2 Blur option to dialog showing #
- Added blur animation
- Added Contributing notes
- Added example usage for Custom dialog