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

outdated

A pop-up menu that mimics the iOS Wechat page

w_popup_menu #

A pop-up menu that mimics the iOS WeChat page.

Getting Started #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  w_popup_menu: ^0.1.0

2. Install it #

You can install packages from the command line:

with Flutter:

$ flutter pub get

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

3. Import it #

Now in your Dart code, you can use:

import 'package:w_popup_menu/w_popup_menu.dart';
4
likes
0
pub points
81%
popularity

Publisher

unverified uploader

A pop-up menu that mimics the iOS Wechat page

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on w_popup_menu