scroll_infinity 0.3.0 copy "scroll_infinity: ^0.3.0" to clipboard
scroll_infinity: ^0.3.0 copied to clipboard

Infinite scrolling package.

0.3.0 - 2024-07-04 #

  • Added header property to allow the addition of a header to the listing.
  • Created ScrollInfinityInitialItemsNotifier to notify about the initial items.
  • Introduced ScrollInfinityLoader for custom loading dynamics of initial items.
  • Added enableRetryOnError and error properties for error handling and retry logic.

0.2.1 - 2024-07-03 #

  • Fixed item duplication bug when no interval is used.

0.2.0 - 2024-07-02 #

  • Added interval feature to allow adding a specific element within a certain interval.
  • Added item index to itemBuilder for accessing the item's position in the list.

0.1.1 - 2024-06-26 #

  • Added initialPageIndex property to define the initial page index.
  • Renamed pageKey to pageIndex.
  • Reorganized the order of properties.

0.1.0 - 2024-06-26 #

  • Added reset feature.
  • Improved documentation.
  • Added scrollbars property to define the visibility state of the scrollbar.

0.0.2 - 2024-06-26 #

  • Componentization and documentation of LoadingStyle.
  • Added documentation for the package properties and methods.
  • Added new properties to define the initial items of the list and to disable the initial request.
  • Updated the package documentation.

0.0.1 - 2024-06-22 #

  • First version.
2
likes
0
points
24
downloads

Publisher

verified publisherdariomatias-dev.com

Weekly Downloads

Infinite scrolling package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on scroll_infinity