flex_infinity_view 0.2.0 copy "flex_infinity_view: ^0.2.0" to clipboard
flex_infinity_view: ^0.2.0 copied to clipboard

Flexible infinite scrolling for Flutter lists, grids, and staggered layouts with loading, empty, and error states.

0.2.0 #

  • Added scrollDirection to FlexInfiniteView and FlexInfinityView.
  • Added horizontal infinite scrolling for list layouts.
  • Documented horizontal sliver lists through the parent CustomScrollView.
  • Updated the example app and widget tests for vertical and horizontal lists.

0.1.1 #

  • Lowered the minimum supported Dart SDK to >=3.8.0 <4.0.0.
  • Lowered the minimum supported Flutter version to >=3.19.0.

0.1.0 #

  • Initial release of flex_infinity_view.
  • Added FlexInfinityView for standalone infinite scrolling.
  • Added FlexInfinitySliverView for CustomScrollView composition.
  • Added a structured example app that demonstrates list, grid, staggered, and sliver layouts.
  • Added support for explicit hasMore control and configurable scrollThreshold.
  • Improved inline API documentation and default state messages.
  • Replaced template docs and placeholder tests with package-ready content.
3
likes
160
points
123
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flexible infinite scrolling for Flutter lists, grids, and staggered layouts with loading, empty, and error states.

Repository (GitHub)
View/report issues

Topics

#infinite-scroll #pagination #listview #gridview

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_infinity_view