burbly_onboarding 1.0.0 copy "burbly_onboarding: ^1.0.0" to clipboard
burbly_onboarding: ^1.0.0 copied to clipboard

A premium, highly customizable onboarding package for Flutter apps. Features smooth page transitions, gradient backgrounds, Lottie animation support, pulsing CTA buttons, and a BLoC-powered state mana [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add burbly_onboarding

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

dependencies:
  burbly_onboarding: ^1.0.0

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:burbly_onboarding/burbly_onboarding.dart';
0
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A premium, highly customizable onboarding package for Flutter apps. Features smooth page transitions, gradient backgrounds, Lottie animation support, pulsing CTA buttons, and a BLoC-powered state management architecture. Built with beautiful defaults that work out-of-the-box while remaining fully configurable.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_animate, flutter_bloc, lottie, shared_preferences, smooth_page_indicator

More

Packages that depend on burbly_onboarding