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

A package to provide bubble pop ups for any Widget over anywhere.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bubble_pop_up

With Flutter:

 $ flutter pub add bubble_pop_up

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

dependencies:
  bubble_pop_up: ^0.0.1+1

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:bubble_pop_up/bubble_pop_up.dart';
3
likes
0
points
45
downloads

Publisher

verified publishervishnuworld.com

Weekly Downloads

A package to provide bubble pop ups for any Widget over anywhere.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

advanced_polygons, flutter, helpful_components

More

Packages that depend on bubble_pop_up