quds_popup_menu 0.0.1+1 copy "quds_popup_menu: ^0.0.1+1" to clipboard
quds_popup_menu: ^0.0.1+1 copied to clipboard

A new way to show advanced popup menu in Flutter, the package is a part of quds_ui_kit package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quds_popup_menu

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

dependencies:
  quds_popup_menu: ^0.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:quds_popup_menu/quds_popup_menu.dart';
74
likes
130
pub points
89%
popularity

Publisher

verified publisherquds.cc

A new way to show advanced popup menu in Flutter, the package is a part of quds_ui_kit package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, quds_ui_kit

More

Packages that depend on quds_popup_menu