custom_showcase_view 0.0.3 copy "custom_showcase_view: ^0.0.3" to clipboard
custom_showcase_view: ^0.0.3 copied to clipboard

The CustomShowCaseView Flutter package enables customizable showcase views to highlight widgets and display informative popups. Design engaging user experiences by customizing dimensions, behavior, an [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_showcase_view

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

dependencies:
  custom_showcase_view: ^0.0.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:custom_showcase_view/custom_showcase_view.dart';
0
likes
120
pub points
8%
popularity

Publisher

unverified uploader

The CustomShowCaseView Flutter package enables customizable showcase views to highlight widgets and display informative popups. Design engaging user experiences by customizing dimensions, behavior, and appearance. Guide users, showcase features, and provide contextual information to enhance app onboarding.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_showcase_view