smart_tooltip 0.0.16 copy "smart_tooltip: ^0.0.16" to clipboard
smart_tooltip: ^0.0.16 copied to clipboard

A flexible and customizable tooltip widget for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_tooltip

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

dependencies:
  smart_tooltip: ^0.0.16

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:smart_tooltip/smart_tooltip.dart';
8
likes
160
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible and customizable tooltip widget for Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_tooltip