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

A lightweight, powerful, and adaptive overlay support package for Flutter. Features intelligent queueing, widget anchoring, future-based loaders, and zero dependencies.

1.0.0 #

  • Initial major release.
  • Smart Overlay Queue: Intelligent queue manager with 5 priority levels, deduplication, and replacement strategies.
  • Anchor Overlays: Attach overlays to any widget using GlobalKeys with auto-repositioning and arrow support.
  • Future & Progress API: Declarative showFuture and showProgress handles for easy operation lifecycle management.
  • Adaptive UI: Automatic styling for Android (Material 3), iOS/macOS (Cupertino), and Windows (Fluent).
  • Built-in Themes: Ready-to-use themes for Glassmorphism, Neon, Minimal, and more.
  • Zero External Dependencies: High performance and lightweight footprint.
  • Lifecycle Callbacks: Added onShow, onDismiss, onTap, and more hooks.
  • Responsive Design: Built-in ResponsiveNotificationWrapper for consistent look across desktop/web/mobile.
  • Overlay Inspector: Integrated debugging tool to track active overlays.
1
likes
160
points
108
downloads

Documentation

API reference

Publisher

verified publishershirsh.dev

Weekly Downloads

A lightweight, powerful, and adaptive overlay support package for Flutter. Features intelligent queueing, widget anchoring, future-based loaders, and zero dependencies.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_overlay_support