floating_bubble 0.0.4 copy "floating_bubble: ^0.0.4" to clipboard
floating_bubble: ^0.0.4 copied to clipboard

discontinued

Generate a floating widget that sticks to the sides of the screen

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_bubble

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

dependencies:
  floating_bubble: ^0.0.4

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:floating_bubble/floating_bubble.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Generate a floating widget that sticks to the sides of the screen

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_bubble