pp_fan_menu 1.0.1 copy "pp_fan_menu: ^1.0.1" to clipboard
pp_fan_menu: ^1.0.1 copied to clipboard

Highly and easily customizable fan menu in Stack widget, you can place components anywhere in the screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pp_fan_menu

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

dependencies:
  pp_fan_menu: ^1.0.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:pp_fan_menu/pp_fan_menu.dart';
2
likes
160
points
14
downloads

Documentation

API reference

Publisher

verified publisherppyyds.top

Weekly Downloads

Highly and easily customizable fan menu in Stack widget, you can place components anywhere in the screen.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pp_fan_menu