rx_bloc_list 2.0.0 copy "rx_bloc_list: ^2.0.0" to clipboard
rx_bloc_list: ^2.0.0 copied to clipboard

The rx_bloc_list package facilitates implementing infinity scroll and pull-to-refresh features with minimal setup. This package is meant to be used along with RxBloc ecosystem.

[2.0.0] - March 25, 2021 #

  • BREAKING - removed the builder method in favour of buildSuccess, buildError and buildLoading methods
  • feat! - added an optional param hard to the PaginatedList.reset() method

[1.0.1] - March 23, 2021 #

  • Documentation fixes

[1.0.0] - March 23, 2021 #

  • Initial release
14
likes
140
points
347
downloads

Publisher

verified publisherprimeholding.com

Weekly Downloads

The rx_bloc_list package facilitates implementing infinity scroll and pull-to-refresh features with minimal setup. This package is meant to be used along with RxBloc ecosystem.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_rx_bloc, rx_bloc, rxdart

More

Packages that depend on rx_bloc_list