grouped_infinite_list 0.2.1 copy "grouped_infinite_list: ^0.2.1" to clipboard
grouped_infinite_list: ^0.2.1 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.1

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
313
downloads

Publisher

verified publisherjarjut.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on grouped_infinite_list