global_ui_overlay 0.0.1 copy "global_ui_overlay: ^0.0.1" to clipboard
global_ui_overlay: ^0.0.1 copied to clipboard

A lightweight, plug-and-play Flutter package for displaying global overlay widgets with customizable positioning, effects, and callbacks

0.0.1 #

Initial Release #

  • Introduced Global UI Overlay for Flutter applications
  • Support for 9 overlay positions (top/center/bottom × left/center/right)
  • Added scroll-aware visual effects:
    • Hide on scroll
    • Fade on inactivity
    • Slide on scroll
    • Scale on scroll
  • Configurable display delay support
  • Lifecycle callbacks:
    • onTap
    • onDisplay
    • onHide
    • onDispose
  • Global scroll detection via ScrollDetectorWrapper
  • Memory-safe overlay lifecycle management
  • Zero external dependencies
  • Fully null-safe and production-ready
3
likes
120
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, plug-and-play Flutter package for displaying global overlay widgets with customizable positioning, effects, and callbacks

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on global_ui_overlay