flutter_overlay_window 0.2.9
flutter_overlay_window: ^0.2.9 copied to clipboard
Flutter plugin for displaying your flutter app over other apps on the screen
0.0.1 #
- Ininial release
0.0.2 #
- Fix keyboard not shwoing on TextFields
0.2.1 #
- Add flag update on run time
0.2.2 #
- Add custom notification content text
- improve the
flagNotFocusable
- update exemple
0.2.7 #
- Fix overlay issue to target all SDK versions
- add
overlayTitle
andoverlayContent
arguments - Fix typo
0.2.8 #
- change overlay flags names
0.2.9 #
- fix closing overlay
- possibility to check if the overlay is active or not