riverpod_infinite_scroll 1.0.9 copy "riverpod_infinite_scroll: ^1.0.9" to clipboard
riverpod_infinite_scroll: ^1.0.9 copied to clipboard

Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity

1.0.0 #

  • A new package for handling infinite list with riverpod and infinite_scroll_pagination

1.0.1 #

  • Provided examples

1.0.2 #

  • Addedd pull to refresh functionality

1.0.3 #

  • Avoid repeated calls

1.0.4 #

  • Bug next page key

1.0.5 #

  • Pull to refresh bug fix
  • Rewrite README with a better english
  • Added == hashcode and toString method to the PagedNotifier
  • Added documentation on single classes

1.0.6 #

  • Format code

1.0.7 #

  • Upgraded dependencies
  • Added invisibleItemsThreshold property to RiverPagedBuilder

1.0.8 #

  • Fix readme video urls

1.0.9 #

  • Upgraded riverpod version to 2.0.0
50
likes
110
pub points
88%
popularity

Publisher

verified publisherquantos.it

Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, flutter_riverpod, infinite_scroll_pagination

More

Packages that depend on riverpod_infinite_scroll