list_bloc 2.0.3 copy "list_bloc: ^2.0.3" to clipboard
list_bloc: ^2.0.3 copied to clipboard

A BLoC library for loading data from an api end-point with filtering and pagination.

[2.0.3] - 5 Apr 2021 #

  • Use equatable as filter base

[2.0.2] - 3 Apr 2021 #

  • fixed division by zero bug
  • experimental support for infinite pages

[2.0.1] - 02 Apr 2021 #

  • Null safety fixes

[2.0.0] - 02 Apr 2021 #

  • Null safety

[1.0.2] - 02 Aug 2020 #

  • Upgrade to bloc 6.0.1

[1.0.1] - 24 Jul 2020 #

  • Upgrade to bloc 5.0.1

[1.0.0] - 20 Jul 2020 #

  • First version used in production

0.0.5 #

  • reuse state filter if no filter is supplied with DataLoad event

0.0.4 #

  • Use built_value for the filters

0.0.3 #

  • Initial README

0.0.1 #

  • Initial version
2
likes
110
pub points
57%
popularity

Publisher

verified publisherapexive.com

A BLoC library for loading data from an api end-point with filtering and pagination.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bloc, equatable

More

Packages that depend on list_bloc