native_context_menu 0.2.2+5 copy "native_context_menu: ^0.2.2+5" to clipboard
native_context_menu: ^0.2.2+5 copied to clipboard

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.2.2+5

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';
100
likes
110
pub points
84%
popularity

Publisher

verified publisherlesnitsky.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on native_context_menu