scroll_to_index_with_offset 1.0.11 copy "scroll_to_index_with_offset: ^1.0.11" to clipboard
scroll_to_index_with_offset: ^1.0.11 copied to clipboard

scroll to the index of any scrollable widget in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_to_index_with_offset

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

dependencies:
  scroll_to_index_with_offset: ^1.0.11

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_to_index_with_offset/scroll_to_index.dart';
import 'package:scroll_to_index_with_offset/util.dart';
5
likes
30
pub points
9%
popularity

Publisher

unverified uploader

scroll to the index of any scrollable widget in Flutter

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_to_index_with_offset