context_menu_android 1.0.8 copy "context_menu_android: ^1.0.8" to clipboard
context_menu_android: ^1.0.8 copied to clipboard

iOS-style context menu widget for Flutter with blur, smooth animations, and nested sub-menus; optimized for Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add context_menu_android

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

dependencies:
  context_menu_android: ^1.0.8

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:context_menu_android/context_menu_android.dart';
8
likes
160
points
293
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

iOS-style context menu widget for Flutter with blur, smooth animations, and nested sub-menus; optimized for Android.

Repository (GitHub)
View/report issues

Topics

#context-menu #ios #android #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on context_menu_android