smart_overlay_menu 1.0.3 copy "smart_overlay_menu: ^1.0.3" to clipboard
smart_overlay_menu: ^1.0.3 copied to clipboard

A professional Flutter package providing customizable overlay menus with haptic feedback, automatic positioning, smooth animations, and programmatic control. Perfect for context menus and action overlays.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_overlay_menu

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_overlay_menu: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_overlay_menu/smart_overlay_menu.dart';
15
likes
125
points
50
downloads

Publisher

verified publisherasyncdev.com

Weekly Downloads

A professional Flutter package providing customizable overlay menus with haptic feedback, automatic positioning, smooth animations, and programmatic control. Perfect for context menus and action overlays.

Repository (GitHub)
View/report issues

Topics

#overlay #menu #context-menu #flutter-widget #ui-components

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_overlay_menu