sharmadhiraj / flutter_infinite_listview

Demonstration of infinite scrolling listview on Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Infinite ListView

Note : I've developed a package that replicates the functionality showcased in this demo project. If you prefer a ready-made solution over creating your own, take a look at this package.

Infinite Scrolling ListView Demonstration in Flutter.

This project showcases the implementation of infinite scrolling for a ListView in Flutter. The list is constructed using ListView.builder, with data being fetched from JSONPlaceholder.

Demo

Demo Gif

About

Demonstration of infinite scrolling listview on Flutter.


Languages

Language:Dart 83.0%Language:Kotlin 8.4%Language:Swift 7.8%Language:Objective-C 0.7%