custom_bloc 0.1.8 copy "custom_bloc: ^0.1.8" to clipboard
custom_bloc: ^0.1.8 copied to clipboard

A simple wrapper around stream controller/rxdart stream for easier implementation of bloc pattern

0.1.8 #

  • Added Infinite scrolling support
  • Added CustomBlocBuilder widget for more itemState control

0.1.7 #

  • Updated color

0.1.6 #

  • Added new getters for easy access to data, error and states including the following blocHasData, blocHasError, blocIsLoading, blocHasNoContent, dataNullable, errorNullable.

0.1.5 #

  • Added More Documentation.

0.1.4 #

  • Bug Fixes.

0.1.3 #

  • Bug Fixes.

0.1.2 #

  • Bug Fixes.

0.1.2 #

  • Fixed twoStream type casting

0.1.1 #

  • Bug Fixes.

0.1.0 #

  • Support to use more than one bloc in a CustomStreamBuilder.
  • Two new constructors added, .twoStream and .multi
  • Updated Examples

0.0.5 #

  • Updated CustomBlocErrorWidget

0.0.4 #

  • Added noContentBuilder to CustomStreamBuilder

0.0.3 #

  • Default state updated to noContent
  • Ability to update state to noContent

0.0.2 #

  • Bug Fixes

0.0.1 #

  • First Release
7
likes
0
points
26
downloads

Publisher

verified publisherfolarin.co

Weekly Downloads

A simple wrapper around stream controller/rxdart stream for easier implementation of bloc pattern

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart

More

Packages that depend on custom_bloc