auto_scroll_intro 0.0.2 copy "auto_scroll_intro: ^0.0.2" to clipboard
auto_scroll_intro: ^0.0.2 copied to clipboard

AutoScrollIntro - Flutter package, Animated onboarding screens with auto-scroll, images, avatar, and text for captivating user introductions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_scroll_intro

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

dependencies:
  auto_scroll_intro: ^0.0.2

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:auto_scroll_intro/auto_scroll_intro.dart';
2
likes
120
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

AutoScrollIntro - Flutter package, Animated onboarding screens with auto-scroll, images, avatar, and text for captivating user introductions.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, flutter

More

Packages that depend on auto_scroll_intro