page_view_indicator 2.0.4 copy "page_view_indicator: ^2.0.4" to clipboard
page_view_indicator: ^2.0.4 copied to clipboard

Builds indication marks for PageView from any Widget and/or Animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add page_view_indicator
copied to clipboard

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

dependencies:
  page_view_indicator: ^2.0.4
copied to clipboard

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_view_indicator/page_view_indicator.dart';
copied to clipboard
31
likes
40
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

Builds indication marks for PageView from any Widget and/or Animation.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on page_view_indicator