onboarding_builder 0.1.1 copy "onboarding_builder: ^0.1.1" to clipboard
onboarding_builder: ^0.1.1 copied to clipboard

A highly customizable Flutter package for building beautiful onboarding flows with 7 unique styles including slide, card, full-screen, story, liquid wave, vertical scrolling, and floating elements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onboarding_builder

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

dependencies:
  onboarding_builder: ^0.1.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:onboarding_builder/onboarding_builder.dart';
4
likes
130
points
9
downloads

Publisher

verified publisherrahulsha.com.np

Weekly Downloads

A highly customizable Flutter package for building beautiful onboarding flows with 7 unique styles including slide, card, full-screen, story, liquid wave, vertical scrolling, and floating elements.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on onboarding_builder