infinite_listview 1.1.0 copy "infinite_listview: ^1.1.0" to clipboard
infinite_listview: ^1.1.0 copied to clipboard

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

Flutter Community: infinite_listview

Flutter Infinite ListView #

pub package

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

Quick Usage #

Replace your existing ListView with InfiniteListView. Builder pattern must be used because of its infinite nature.

Example #

Example

Bugs/Requests #

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github and I'll look into it. Pull Request are also welcome.

121
likes
120
pub points
95%
popularity

Publisher

verified publisherfluttercommunity.dev

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 infinite_listview