page_indicator 0.1.3+1 copy "page_indicator: ^0.1.3+1" to clipboard
page_indicator: ^0.1.3+1 copied to clipboard

outdated

flutter pageview indicator, easy to use. Custom location, size, but only circular.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add page_indicator

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

dependencies:
  page_indicator: ^0.1.3+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:page_indicator/page_indicator.dart';
58
likes
0
pub points
95%
popularity

Publisher

verified publisherkikt.top

flutter pageview indicator, easy to use. Custom location, size, but only circular.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on page_indicator