floating_menu_overlay 1.0.1+1 copy "floating_menu_overlay: ^1.0.1+1" to clipboard
floating_menu_overlay: ^1.0.1+1 copied to clipboard

PlatformAndroid

A customizable floating menu overlay for Android. Supports 0-6 draggable menu icons, custom colors/gradients, shapes (circular/rect), sizes, borders, and app launcher as center icon. Clickable with Fl [...]

1.0.1+1 #

Fixed #

  • Resolved generic TODO placeholder in LICENSE file for pub.dev compliance and metadata validation.
  • Minor bug fixes: Improved null handling in menu configuration parsing to prevent crashes on invalid inputs; enhanced gradient rendering stability on Android 14+ devices.
  • Updated CHANGELOG.md to include version-specific notes for better release tracking.

1.0.1+1 #

Added #

  • Initial release with draggable floating menu overlay service.
  • Support for 0-6 customizable menu items with individual icons, labels, and Flutter callbacks.
  • Custom styling options: Solid colors, linear gradients, circular/rectangular shapes, adjustable sizes, borders, and corner radius.
  • MethodChannel integration for seamless Dart-to-Kotlin communication and on-click handling.
  • Bundled default drawables (e.g., pause/play/stop vectors) and overlay layout XML for quick setup.

Fixed #

  • N/A (initial release)

0.1.0 (Unreleased) #

  • Internal development and prototyping.
1
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable floating menu overlay for Android. Supports 0-6 draggable menu icons, custom colors/gradients, shapes (circular/rect), sizes, borders, and app launcher as center icon. Clickable with Flutter callbacks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on floating_menu_overlay

Packages that implement floating_menu_overlay