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

outdated

Flutter package to simplify pagination of list of items from the internet.

1.0.0 - 2020-04-24 (Breaking changes) #

  • Moved to bloc to handle state changes
  • Check example for change in parameters

0.7.0 - 2020-03-13 #

  • Added Refresh Indicator which can be enabled by onRefresh property

0.6.0 - 2020-03-08 #

  • Added reverse attribute

0.5.0 - 2020-02-03 #

  • Fixed NoSuchMethodError

0.4.0 - 2020-01-27 #

  • Added necessary ListView attributes like shrinkWrap, physics, etc.,

0.3.0 - 2020-01-22 #

  • Now you can preload list view with initialData

0.2.0 - 2020-01-06 #

  • Change in Example and Description

0.1.0 - 2020-01-06 #

  • Initial release
162
likes
0
points
681
downloads

Publisher

verified publishervedartm.com

Weekly Downloads

Flutter package to simplify pagination of list of items from the internet.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, flutter, flutter_bloc

More

Packages that depend on pagination_view