native_context_menu 0.1.2+2 copy "native_context_menu: ^0.1.2+2" to clipboard
native_context_menu: ^0.1.2+2 copied to clipboard

outdated

Provides a native context menu for flutter applications. Most useful on desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_context_menu

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

dependencies:
  native_context_menu: ^0.1.2+2

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:native_context_menu/native_context_menu.dart';
104
likes
0
pub points
80%
popularity

Publisher

verified publisherlesnitsky.dev

Provides a native context menu for flutter applications. Most useful on desktop.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on native_context_menu