fan_context_menu 0.1.1 copy "fan_context_menu: ^0.1.1" to clipboard
fan_context_menu: ^0.1.1 copied to clipboard

A long-press fan-shaped action menu: press and hold, slide to an action, release to execute.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fan_context_menu

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

dependencies:
  fan_context_menu: ^0.1.1

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:fan_context_menu/fan_context_menu.dart';
1
likes
160
points
111
downloads

Documentation

API reference

Publisher

verified publisher4arms.dev

Weekly Downloads

A long-press fan-shaped action menu: press and hold, slide to an action, release to execute.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fan_context_menu