flutter_overlay_window 0.4.4 copy "flutter_overlay_window: ^0.4.4" to clipboard
flutter_overlay_window: ^0.4.4 copied to clipboard

PlatformAndroid

Flutter plugin for displaying your flutter app over other apps on the screen

0.4.4 #

  • Fix overlay close crash
  • Add startPosition: start overlay in default position
  • Add moveOverlay: Update the overlay position in the screen
  • Add getOverlayPosition: Get the current overlay position

0.4.3 #

  • Fix overlay height bug

0.4.2 #

  • Fix touch freeze

0.4.1 #

  • Remove secure flag
  • Detach view from engine after closing
  • Fix Example to show (Sending data between Main & overlay)

0.3.3 #

  • Fix bugs related to android 12 +
  • Some code optimizations
  • Fix overlay popup on top of status bar
  • Fix overlay closing

0.3.2 #

  • Add the position gravity feature

0.3.1 #

  • Fix the overlay permission on Android versions <= 6
  • Add the possibility to resize overlay while it's in action

0.2.9 #

  • Fix closing overlay
  • Possibility to check if the overlay is active or not

0.2.8 #

  • Change overlay flags names

0.2.7 #

  • Fix overlay issue to target all SDK versions
  • Add overlayTitle and overlayContent arguments
  • Fix typo

0.2.2 #

  • Add custom notification content text
  • Improve the flagNotFocusable
  • Update example

0.2.1 #

  • Add flag update on runtime

0.0.2 #

  • Fix keyboard not showing on TextFields

0.0.1 #

  • Initial release
332
likes
140
pub points
94%
popularity

Publisher

verified publisheriheb.tech

Flutter plugin for displaying your flutter app over other apps on the screen

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_overlay_window