flutter_overlay_menu 0.1.0 copy "flutter_overlay_menu: ^0.1.0" to clipboard
flutter_overlay_menu: ^0.1.0 copied to clipboard

discontinued

A highly customizable overlay menu package for Flutter. Provides showOverlayMenu() function to display animated menus with smart positioning and Material Design styling.

Changelog #

0.1.0 #

Initial release of flutter_overlay_menu - A flexible overlay menu package for Flutter.

Features #

  • Core API: showOverlayMenu() with type-safe generics and smart positioning
  • Widgets: OverlayMenu, OverlayMenuItem<T>, OverlayMenuDivider
  • Comprehensive Styling:
    • Menu: size constraints, colors, elevation, border, padding, scrollbar theme
    • Items: layout, colors (hover/splash/highlight), border, text/icon styling, selected state
    • Divider: height, thickness, color, indents
  • Positioning: Auto direction (above/below), horizontal alignment (start/center/end), custom offset
  • Animation: Customizable duration, curves, scale & fade transitions
  • Item Features: Leading/trailing widgets, enabled/disabled states, value or callback modes
  • Scrollbar: Auto-scroll when needed, fully customizable theme
  • Developer Experience: Type-safe API, Material Design compliance, theme-aware defaults
  • Example App: 8 presets + interactive customization panel
1
likes
0
points
25
downloads

Publisher

verified publisherkihyun1998.com

Weekly Downloads

A highly customizable overlay menu package for Flutter. Provides showOverlayMenu() function to display animated menus with smart positioning and Material Design styling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_overlay_menu