keyspot 0.3.1 copy "keyspot: ^0.3.1" to clipboard
keyspot: ^0.3.1 copied to clipboard

Interactive onboarding and guided tours for Flutter. Highlight widgets, teach gestures with an animated pointer, and track targets live so nothing drifts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyspot

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

dependencies:
  keyspot: ^0.3.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:keyspot/keyspot.dart';
14
likes
160
points
87
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Interactive onboarding and guided tours for Flutter. Highlight widgets, teach gestures with an animated pointer, and track targets live so nothing drifts.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#onboarding #showcase #tutorial #spotlight #walkthrough

License

MIT (license)

Dependencies

flutter

More

Packages that depend on keyspot