flutter_alert_window 0.1.1
flutter_alert_window: ^0.1.1 copied to clipboard
A flutter plugin to show a window even if device is locked
0.0.1 #
Implement plugin and add basic functionality.
0.0.2 #
Fix some bugs.
0.0.3 #
add type parameter to the show method to allow for different backgrounds
0.0.4 #
compress png images to reduce size
0.0.5 #
add close function to close alert window
0.0.6 #
separate background images
0.0.7 #
add font for alertWindow components
0.0.8 #
jump over previous version
0.0.9 #
add margin for elements in alert window
0.1.0 #
change margin property to padding
0.1.1 #
change in layout