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

A highly customizable tooltip widget for Flutter applications, offering rich functionality for both desktop and mobile platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_tooltip

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

dependencies:
  custom_tooltip: ^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:custom_tooltip/custom_tooltip.dart';
9
likes
160
pub points
8%
popularity

Publisher

verified publisheraminedammak.dev

A highly customizable tooltip widget for Flutter applications, offering rich functionality for both desktop and mobile platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_tooltip