guided_tour 1.0.3 copy "guided_tour: ^1.0.3" to clipboard
guided_tour: ^1.0.3 copied to clipboard

Declarative guided tours and coachmarks where the tour is data: screens carry a TourKey, tour definitions import no UI. No registration, no dependencies.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() => runApp(const PantryApp());
1
likes
160
points
109
downloads

Documentation

API reference

Publisher

verified publishervelzosoft.com

Weekly Downloads

Declarative guided tours and coachmarks where the tour is data: screens carry a TourKey, tour definitions import no UI. No registration, no dependencies.

Repository (GitHub)
View/report issues

Topics

#onboarding #tutorial #coachmark #walkthrough

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on guided_tour