mobile_popup 1.2.0
mobile_popup: ^1.2.0 copied to clipboard
A Flutter plugin to show a PopUp Surface on Tablet and Desktop and for Mobile a Full Screen View.
1.2.0 #
- Updating Example
- Adding Actions
1.1.0 #
- Breaking change changing builder to child on
1.0.2
1.0.2 #
- Adding Fullscreen Option
showFullscreen - Updated Example
1.0.1 #
- Fixing root navigator
1.0.0 #
- Added support for
mobilePushwhich on iOS and Android when set totruewill push to a screen instead of showing a pop up.
0.1.0 #
- Added Desktop Targets
- Updated Example
- Updated Documentation