flutter_extended_scroll 3.2.2 copy "flutter_extended_scroll: ^3.2.2" to clipboard
flutter_extended_scroll: ^3.2.2 copied to clipboard

make method ensureVisible support offsetTop

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_extended_scroll

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

dependencies:
  flutter_extended_scroll: ^3.2.2

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_extended_scroll/flutter_extended_scroll.dart';
2
likes
140
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

make method ensureVisible support offsetTop

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_extended_scroll