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

A custom tooltip view

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add click_tooltip

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

dependencies:
  click_tooltip: ^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:click_tooltip/click_tooltip.dart';
0
likes
130
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A custom tooltip view

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on click_tooltip