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

Display a beautifully animated, material context menu using pure Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contextmenu_plus

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

dependencies:
  contextmenu_plus: ^1.0.0

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:contextmenu_plus/contextmenu_plus.dart';
3
likes
150
points
326
downloads
screenshot

Publisher

verified publishermonkeywie.cn

Weekly Downloads

Display a beautifully animated, material context menu using pure Flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

EUPL-1.2 (license)

Dependencies

after_layout, animations, flutter

More

Packages that depend on contextmenu_plus