observable_ish 6.0.2 copy "observable_ish: ^6.0.2" to clipboard
observable_ish: ^6.0.2 copied to clipboard

Write elegant reactive cross-platform client side application using observable states and event emitters.

6.0.2 #

Breaking changes:

  • StoredValue renamed to RxStoredValue
  • ProxyValue renamed to RxProxyValue
  • RxProxyValue.mapKey and RxValue.proxyMapKey

5.0.1 #

  • RxList.removeWhere and RxList.retainWhere fixes

5.0.0 #

  • RxList fixes

4.0.8 #

  • Emitter bug fixes when events are added after dispose.

Breaking changes:

  • Emitter.on method is removed

4.0.7 #

  • dispose method

4.0.6 #

  • Converted RxValue.listenable from getter to property

4.0.5 #

  • RxListenable
  • RxValue.listenable

4.0.4 #

  • Emitter.emitRxValue and Emitter.emitRxValues fixes

4.0.3 #

  • Emitter helpful constructor parameters

4.0.2 #

  • Emitter.emitRxValues

4.0.1 #

  • Minor changes

4.0.0 #

  • RxMapis now implemented Breaking changes:
  • ListChangeNotification renamed to ListChange
  • ListChangeOp renamed to ListOp
  • SetChangeNotification to SetChange
  • SetChangeOp to SetOp
  • Listenable removed

3.0.1 #

  • Listenable

3.0.0 #

  • Null safety support

Breaking changes:

Be aware, there are some breaking changes!

2.1.4 #

  • Upgraded to Dart 2
63
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Write elegant reactive cross-platform client side application using observable states and event emitters.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on observable_ish