flutter_windowmanager_plus 1.0.1 copy "flutter_windowmanager_plus: ^1.0.1" to clipboard
flutter_windowmanager_plus: ^1.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for manipulating Android WindowManager LayoutParams

[1.0.0] #

Added #

  • Initial release of flutter_windowmanager_plus.
  • Forked from the original flutter_windowmanager package.
  • Implemented basic functionality for adding and clearing window flags.
  • Support for all Android window flags from WindowManager.LayoutParams.
  • Added documentation and example usage in README.md.

Changed #

  • Updated package to support newer version of android and flutter.
  • Modernized plugin structure to use the latest Flutter plugin APIs.

Fixed #

  • Resolved issues with deprecated method usage from the original package.
  • Improved error handling and API level checking for flag compatibility.
6
likes
150
pub points
88%
popularity

Publisher

verified publishervexellab.com

A Flutter plugin for manipulating Android WindowManager LayoutParams

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_windowmanager_plus