flutter_popup_menu_button 0.0.1+5 copy "flutter_popup_menu_button: ^0.0.1+5" to clipboard
flutter_popup_menu_button: ^0.0.1+5 copied to clipboard

A Customizable popup menu button.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_popup_menu_button

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

dependencies:
  flutter_popup_menu_button: ^0.0.1+5

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:flutter_popup_menu_button/custom_popup_menu_button.dart';
import 'package:flutter_popup_menu_button/menu_direction.dart';
import 'package:flutter_popup_menu_button/menu_icon.dart';
import 'package:flutter_popup_menu_button/menu_item.dart';
import 'package:flutter_popup_menu_button/popup_menu_button.dart';
13
likes
130
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A Customizable popup menu button.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_popup_menu_button