ios_adaptive_context_menu 0.1.0 copy "ios_adaptive_context_menu: ^0.1.0" to clipboard
ios_adaptive_context_menu: ^0.1.0 copied to clipboard

PlatformiOS

Flutter plugin to show a native iOS context menu on single tap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_adaptive_context_menu

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

dependencies:
  ios_adaptive_context_menu: ^0.1.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:ios_adaptive_context_menu/ios_adaptive_context_menu.dart';
2
likes
140
points
90
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to show a native iOS context menu on single tap.

Repository (GitHub)
View/report issues

Topics

#ios #context-menu #flutter-plugin #cupertino

License

MIT (license)

Dependencies

flutter, svg_flutter

More

Packages that depend on ios_adaptive_context_menu

Packages that implement ios_adaptive_context_menu