scrollable_positioned_list_for_us 0.4.2 copy "scrollable_positioned_list_for_us: ^0.4.2" to clipboard
scrollable_positioned_list_for_us: ^0.4.2 copied to clipboard

A list with helper methods to programmatically scroll to an item.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_positioned_list_for_us
copied to clipboard

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

dependencies:
  scrollable_positioned_list_for_us: ^0.4.2
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:scrollable_positioned_list_for_us/scrollable_positioned_list_for_us.dart';
copied to clipboard
0
likes
125
points
2.03k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.01 - 2025.04.26

A list with helper methods to programmatically scroll to an item.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter

More

Packages that depend on scrollable_positioned_list_for_us