scrollable_positioned_list_extended 0.3.9 copy "scrollable_positioned_list_extended: ^0.3.9" to clipboard
scrollable_positioned_list_extended: ^0.3.9 copied to clipboard

scrollable_positioned_list with scroll_to_index features for smoother experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_positioned_list_extended

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

dependencies:
  scrollable_positioned_list_extended: ^0.3.9

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:scrollable_positioned_list_extended/scrollable_positioned_list_extended.dart';
8
likes
140
pub points
84%
popularity

Publisher

verified publisherayesavi.com

scrollable_positioned_list with scroll_to_index features for smoother experience.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, scroll_to_index

More

Packages that depend on scrollable_positioned_list_extended