hint_kit 1.2.0 copy "hint_kit: ^1.2.0" to clipboard
hint_kit: ^1.2.0 copied to clipboard

Tooltips, persistent hints and spotlight guided tours from one overlay engine, one placement resolver and one theme. Zero runtime dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hint_kit

With Flutter:

 $ flutter pub add hint_kit

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

dependencies:
  hint_kit: ^1.2.0

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:hint_kit/hint_kit.dart';
11
likes
0
points
510
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Tooltips, persistent hints and spotlight guided tours from one overlay engine, one placement resolver and one theme. Zero runtime dependencies.

Repository (GitHub)
View/report issues

Topics

#tooltip #onboarding #overlay #showcase #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hint_kit