flutter_page_view_indicator 0.0.5 copy "flutter_page_view_indicator: ^0.0.5" to clipboard
flutter_page_view_indicator: ^0.0.5 copied to clipboard

Builds indicators marks for PageView from any widget very customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_page_view_indicator

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

dependencies:
  flutter_page_view_indicator: ^0.0.5

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:flutter_page_view_indicator/flutter_page_view_indicator.dart';
11
likes
140
pub points
85%
popularity

Publisher

unverified uploader

Builds indicators marks for PageView from any widget very customizable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_page_view_indicator