response_builder 0.0.6 copy "response_builder: ^0.0.6" to clipboard
response_builder: ^0.0.6 copied to clipboard

Work with asynchronously loaded data with ease. Mixins to enable developer to create widget that builds UI with data from different data source. And request/result listenable as high level obvserable [...]

CHANGE LOG #

[0.0.6] - 2020-11-20 #

  • Added HistoryValueNotifier.redoCallback and HistoryValueNotifier.undoCallback

[0.0.5] - 2020-11-12 #

  • Export HistoryValueNotifier

[0.0.4] - 2020-11-12 #

  • Add HistoryValueNotifier

[0.0.3] - 2020-11-03 #

  • Fixed lint issues
  • Replaced ResultStore with ResultNotifier and ResultListenable to more aligned to FLutter standard
  • Restructure the files
  • Rewrite readme from scratch
  • Rewrite the example
  • Added the concept design
  • Removed the temporary example files
  • Renaming the methods/properties to align to the protocol
  • Reimplement the builders with extension to comply to protocol/contract/actions model

[0.0.2-beta1] - 2020-11-02 #

[0.0.1-beta1] - 2020-11-01 #

  • Extract code from multiple existing projects
  • Remove the code/features only used by a certain apps
  • Improve test coverage
  • Improve naming
  • Improve documents
1
likes
30
pub points
0%
popularity

Publisher

verified publisherpub.timnew.me

Work with asynchronously loaded data with ease. Mixins to enable developer to create widget that builds UI with data from different data source. And request/result listenable as high level obvserable data source.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

async, flutter, rxdart

More

Packages that depend on response_builder