scrolling_page_indicator 0.1.3 copy "scrolling_page_indicator: ^0.1.3" to clipboard
scrolling_page_indicator: ^0.1.3 copied to clipboard

Flutter implementation of page view indicator like Instagram

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrolling_page_indicator

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

dependencies:
  scrolling_page_indicator: ^0.1.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:scrolling_page_indicator/scrolling_page_indicator.dart';
33
likes
30
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter implementation of page view indicator like Instagram

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on scrolling_page_indicator