feature_spotlight 1.1.3 copy "feature_spotlight: ^1.1.3" to clipboard
feature_spotlight: ^1.1.3 copied to clipboard

A simple, declarative Flutter package for creating guided tours and feature showcases with smooth animations and customizable tooltips.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feature_spotlight

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

dependencies:
  feature_spotlight: ^1.1.3

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:feature_spotlight/feature_spotlight.dart';
2
likes
155
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

A simple, declarative Flutter package for creating guided tours and feature showcases with smooth animations and customizable tooltips.

Repository (GitHub)
View/report issues

Topics

#onboarding #spotlight #showcase #guided-tour #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on feature_spotlight