flutter_infinite_scroll_pagination 1.0.0 copy "flutter_infinite_scroll_pagination: ^1.0.0" to clipboard
flutter_infinite_scroll_pagination: ^1.0.0 copied to clipboard

This Flutter package offers effortless infinite scroll loading with just one line of wrapping—no complex setup or controller needed for easy integration.

1.0.0-beta1 #

  • A initial version.

1.0.0-beta2 #

  • Fixed an issue where incorrect exceptions from the Flutter SDK were triggered in certain debug environments.

1.0.0 #

  • Support for reverse-scrolling: Introduced a reverse property. This property should be set to true to align with a child ScrollView (like a ListView) that also has its reverse property set to true. This ensures the loading indicator correctly appears at the top, matching the child's upward-scrolling behavior. It is designed for use cases like chat applications where the list is anchored to the bottom and older content is loaded at the top.
3
likes
0
points
154
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

This Flutter package offers effortless infinite scroll loading with just one line of wrapping—no complex setup or controller needed for easy integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_appbar

More

Packages that depend on flutter_infinite_scroll_pagination