scrumlab_float_button_overlay 1.2.0 copy "scrumlab_float_button_overlay: ^1.2.0" to clipboard
scrumlab_float_button_overlay: ^1.2.0 copied to clipboard

PlatformAndroid

A Flutter plugin to keep app service background visible like a Float Action Button

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrumlab_float_button_overlay

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

dependencies:
  scrumlab_float_button_overlay: ^1.2.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:scrumlab_float_button_overlay/scrumlab_float_button_overlay.dart';
0
likes
150
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to keep app service background visible like a Float Action Button

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scrumlab_float_button_overlay

Packages that implement scrumlab_float_button_overlay