grouped_infinite_list 0.2.0 copy "grouped_infinite_list: ^0.2.0" to clipboard
grouped_infinite_list: ^0.2.0 copied to clipboard

Grouped Infinite ListView with items that can be scrolled infinitely in both directions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grouped_infinite_list

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

dependencies:
  grouped_infinite_list: ^0.2.0

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:grouped_infinite_list/grouped_infinite_list.dart';
4
likes
160
points
1.93k
downloads

Publisher

verified publisherjarjut.dev

Weekly Downloads

Grouped Infinite ListView with items that can be scrolled infinitely in both directions.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on grouped_infinite_list