flappy_popup_bubble 1.1.2 copy "flappy_popup_bubble: ^1.1.2" to clipboard
flappy_popup_bubble: ^1.1.2 copied to clipboard

This packages is used to show a bubble item or bubble popup menu easy.You can show the popup menu where you long touched smoothly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flappy_popup_bubble

With Flutter:

 $ flutter pub add flappy_popup_bubble

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

dependencies:
  flappy_popup_bubble: ^1.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:flappy_popup_bubble/flappy_popup_bubble.dart';
1
likes
0
points
210
downloads

Publisher

unverified uploader

Weekly Downloads

This packages is used to show a bubble item or bubble popup menu easy.You can show the popup menu where you long touched smoothly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flappy_popup_bubble