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

outdated

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

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
points
374
downloads

Publisher

verified publisherdart.nonstopio.com

Weekly Downloads

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