fluttercommunity / flutter_infinite_listview

Flutter Infinite ListView - ListView with items that can be scrolled infinitely in both directions. Maintainer: @slightfoot

Home Page:https://pub.dev/packages/infinite_listview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Flutter Infinite ListView - ListView with items that can be scrolled infinitely in both directions. Maintainer: @slightfoot

https://pub.dev/packages/infinite_listview

License:MIT License


Languages

Language:Dart 96.0%Language:Swift 2.8%Language:Kotlin 0.9%Language:Objective-C 0.3%