overlay_tooltip 0.2.3 copy "overlay_tooltip: ^0.2.3" to clipboard
overlay_tooltip: ^0.2.3 copied to clipboard

An overlay tooltip handler for onboarding

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_tooltip

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

dependencies:
  overlay_tooltip: ^0.2.3

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:overlay_tooltip/overlay_tooltip.dart';
156
likes
130
pub points
91%
popularity

Publisher

unverified uploader

An overlay tooltip handler for onboarding

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on overlay_tooltip