flutter_overlay_window 0.3.3
flutter_overlay_window: ^0.3.3 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
0.3.1 #
- fix the overlay permission on android versions <= 6
- add the possibility to resize overlay while it's in action
0.3.2 #
- Add the position gravity feature
0.3.3 #
- Fix bugs related to android 12 +
- Some code optimizations
- Fix overlay popout on top of statusbar
- Fix overlay closing