scroll_indicator 0.0.3 copy "scroll_indicator: ^0.0.3" to clipboard
scroll_indicator: ^0.0.3 copied to clipboard

Scroll indicator with listening controller of listview or gridview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_indicator

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

dependencies:
  scroll_indicator: ^0.0.3

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:scroll_indicator/scroll_indicator.dart';
32
likes
140
points
1.31k
downloads

Publisher

verified publishersaddamnur.xyz

Weekly Downloads

Scroll indicator with listening controller of listview or gridview.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_indicator