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

outdated

Flutter scrolling page indicator

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.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:scrolling_page_indicator/scrolling_page_indicator.dart';
33
likes
0
pub points
78%
popularity

Publisher

unverified uploader

Flutter scrolling page indicator

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scrolling_page_indicator