spotlight_guide 0.2.1 copy "spotlight_guide: ^0.2.1" to clipboard
spotlight_guide: ^0.2.1 copied to clipboard

A Flutter overlay guide for spotlighting widgets with dynamic targets, reveal scrolling, custom hints, and robust widget tests.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/spotlight_guide_example_app.dart';

void main() {
  runApp(const SpotlightGuideExampleApp());
}
0
likes
160
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter overlay guide for spotlighting widgets with dynamic targets, reveal scrolling, custom hints, and robust widget tests.

Repository (GitHub)
View/report issues
Contributing

Topics

#spotlight #onboarding #tutorial #overlay #flutter

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on spotlight_guide