stated_result 0.2.0-preview.3 copy "stated_result: ^0.2.0-preview.3" to clipboard
stated_result: ^0.2.0-preview.3 copied to clipboard

outdated

A bloc that accepts async source as input

Change Log #

[0.2.0-preview.3] - 2021-03-20 #

  • Refactor code
  • Improve test coverage
  • Improve document quality
  • Improve naming
  • Introduce BlankableBuilder to handle empty list or nullable value

[0.2.0-preview.2] - 2021-03-19 #

  • Try to export features into different libraries

[0.2.0-preview.1] - 2021-03-19 #

  • Reshape Project and rename project from async_bloc to stated_result

[0.1.1] - 2021-03-18 #

  • Added ValueNotifier and ListenableBuilder integration

[0.1.0] - 2021-03-18 #

  • First release