customizable_onboarding_carousel 0.0.1 copy "customizable_onboarding_carousel: ^0.0.1" to clipboard
customizable_onboarding_carousel: ^0.0.1 copied to clipboard

A highly customizable onboarding carousel for Flutter applications. Easily create engaging onboarding experiences with customizable pages, animations, and styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customizable_onboarding_carousel

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

dependencies:
  customizable_onboarding_carousel: ^0.0.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:customizable_onboarding_carousel/customizable_onboarding_carousel.dart';
1
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable onboarding carousel for Flutter applications. Easily create engaging onboarding experiences with customizable pages, animations, and styles.

Repository (GitHub)
View/report issues

Topics

#onboarding #carousel #ui #customizable

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_onboarding_carousel