animated_infinite_scroll_pagination 0.3.8 copy "animated_infinite_scroll_pagination: ^0.3.8" to clipboard
animated_infinite_scroll_pagination: ^0.3.8 copied to clipboard

Flutter package loads and displays small parts of the elements when you scroll down on the screen

0.0.1 #

  • initial release.

0.0.2 #

  • Fix sorting items.

0.0.3 #

  • Add Gitlab source code.

0.0.4 #

  • Fix Custom loading Widget.

0.0.5 #

  • Add On Refresh callback.

0.0.6 #

  • Add insert new item to list method.

0.0.7 #

  • Add topWidget to place some view at the top of scrollView.

0.0.8 #

  • Fix adding topWidget.

0.1.0 #

  • Fix Pagination when first page is empty.

0.1.1 #

  • Add scrollDirection and gridDelegate.

0.1.2 #

  • fix scrolling gridDelegate.

0.1.4 #

  • add custom child as argument to ScrollView.

0.1.5 #

  • add no items widget.

0.1.7 #

  • update implicitly_animated_reorderable_list version.
  • rename PaginationViewModel.params to PaginationViewModel.paginationParams

0.1.8 #

  • update readme.md

0.1.9 #

  • update flutterx_live_data package version

0.2.0 #

  • update implicitly_animated_reorderable_list package version

0.2.1 #

  • add index to itemBuilder

0.2.2 #

  • improvments

0.2.3 #

  • fix footer loader widget

0.2.4 #

  • add padding to scrollView

0.2.5 #

  • fix clear data

0.2.6 #

  • fix cache list items on clear

0.2.7 #

  • whether to spawn a new isolate on which to calculate the diff on

0.2.8 #

  • fix display no items widget

0.3.5 #

  • add context to item builder

0.3.6 #

  • fix refresh
14
likes
120
pub points
78%
popularity

Publisher

verified publisherxflutter-cli.com

Flutter package loads and displays small parts of the elements when you scroll down on the screen

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, flutterx_live_data, implicitly_animated_reorderable_list_2, rxdart, uuid

More

Packages that depend on animated_infinite_scroll_pagination