infinite_listview 1.0.1+1 copy "infinite_listview: ^1.0.1+1" to clipboard
infinite_listview: ^1.0.1+1 copied to clipboard

outdated

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 infinite_listview

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

dependencies:
  infinite_listview: ^1.0.1+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:infinite_listview/infinite_listview.dart';
129
likes
40
points
117k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinite_listview