overlay_popup_dialog 0.1.0
overlay_popup_dialog: ^0.1.0 copied to clipboard
Overlay Popup Dialog for Android, iOS, Web, Desktop and Linux. It is highly customizable and easy to use popup dialog for Flutter.
Changelog #
0.1.0 #
- Fixed some known bugs.
- Animation direction feature added. You can control sliding animation of your overlay popup dialog.
- Added highlighting tapped child widget when overlay opened.
- Added new playground example to see changes more precisely.
0.0.3 #
- Web playground link added in README file.
0.0.2 #
- README changes.
0.0.1 #
- Initial version of the OverlayPopupDialog widget.