page_indicator 0.4.0 copy "page_indicator: ^0.4.0" to clipboard
page_indicator: ^0.4.0 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.4.0

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';
59
likes
80
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on page_indicator