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

A custom tooltip view

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add click_tooltip

With Flutter:

 $ flutter pub add click_tooltip

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

dependencies:
  click_tooltip: ^0.0.2

Alternatively, your editor might support dart pub get or 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
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A custom tooltip view

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on click_tooltip