overlay_dialog 0.0.3
overlay_dialog: ^0.0.3 copied to clipboard
A Flutter package for showing platform dialogs without using new routes.
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