Skip to content

sharmadhiraj/flutter_infinite_listview

Folders and files

NameName
Last commit message
Last commit date
Feb 23, 2024
May 23, 2021
Feb 23, 2024
Apr 26, 2020
Apr 26, 2020
Feb 23, 2024
Apr 27, 2020
Feb 23, 2024
Feb 23, 2024

Repository files navigation

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