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

discontinued
outdated

An Android overlay feature for Flutter. If you want to show some information of your app in Android platform, you can edit text, image, color. Future features with requests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bubble_overlay

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

dependencies:
  bubble_overlay: ^0.1.0

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:bubble_overlay/bubble_overlay.dart';
60
likes
0
pub points
52%
popularity

Publisher

verified publisheradriankohls.app

An Android overlay feature for Flutter. If you want to show some information of your app in Android platform, you can edit text, image, color. Future features with requests.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bubble_overlay