stream_mixin 1.0.5 copy "stream_mixin: ^1.0.5" to clipboard
stream_mixin: ^1.0.5 copied to clipboard

outdated

A simple mixin for adding a stream behaviour to any class object

[1.0.5] - 21 June 2020. #

  • updated issue link in readme

[1.0.4] - 20 June 2020. #

  • merged examples in main.dart

[1.0.3] - 20 June 2020. #

  • moved todo example in separate file

[1.0.2] - 20 June 2020. #

Bux fixes: #

  • null id in example todo model
  • fixed add method in StoreService
  • added updateAll in StoreService
  • changed item in StreamMixin to element
  • made element in StreamMixin optional
  • updated tests for above changes

[1.0.1] - 20 June 2020. #

  • Added intention in readme.

[1.0.0] - 20 June 2020. #

  • Initial Release.
6
likes
0
pub points
78%
popularity

Publisher

verified publisherdart.nonstopio.com

A simple mixin for adding a stream behaviour to any class object

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on stream_mixin