tappable_overlay 1.0.1 copy "tappable_overlay: ^1.0.1" to clipboard
tappable_overlay: ^1.0.1 copied to clipboard

A button overlay

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tappable_overlay

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

dependencies:
  tappable_overlay: ^1.0.1

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:tappable_overlay/tappable_overlay.dart';
0
likes
120
points
36
downloads

Publisher

verified publisherappnormal.com

Weekly Downloads

A button overlay

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tappable_overlay