Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 307 Bytes

flutter_infinite_scroll

Demonstration of an infinite scroll list.

It supports two way infinite scroll and jump to index in Flutter. It is inspired by scrollable_positioned_list and implemented infinite scroll, which is not supported by the package.