floating_window_android 1.0.0 copy "floating_window_android: ^1.0.0" to clipboard
floating_window_android: ^1.0.0 copied to clipboard

A Flutter plugin for displaying and managing floating windows on Android. Supports customizable positioning, dragging, styling, and interaction with the main app.

1.0.0 #

  • Initial release of floating_window_android
  • Added support for displaying independent Flutter UI in a floating window
  • Implemented bidirectional communication and data sharing between floating window and main app
  • Added customization options for floating window size, position, and alignment
  • Implemented support for dragging with edge snapping effects
  • Added multiple interaction modes (click-through, default mode, focus pointer mode)
  • Implemented customizable notification style and visibility
  • Added dynamic adjustment of floating window properties at runtime
  • Added API for permission requests and checks
  • Implemented position control with multiple gravity options

0.0.1 #

  • Initial development version
5
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for displaying and managing floating windows on Android. Supports customizable positioning, dragging, styling, and interaction with the main app.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on floating_window_android

Packages that implement floating_window_android