RxProxyValue.mapKey
andValue.mapKey
fixes
- Analyzer fixes
- Introduced
Value
andProxyValue
Breaking changes:
StoredValue
renamed toRxStoredValue
ProxyValue
renamed toRxProxyValue
RxProxyValue.mapKey
andRxValue.proxyMapKey
RxList.removeWhere
andRxList.retainWhere
fixes
RxList
fixes
Emitter
bug fixes when events are added after dispose.
Breaking changes:
Emitter.on
method is removed
dispose
method
- Converted
RxValue.listenable
from getter to property
RxListenable
RxValue.listenable
Emitter.emitRxValue
andEmitter.emitRxValues
fixes
Emitter
helpful constructor parameters
Emitter.emitRxValues
- Minor changes
RxMap
is now implemented Breaking changes:ListChangeNotification
renamed toListChange
ListChangeOp
renamed toListOp
SetChangeNotification
toSetChange
SetChangeOp
toSetOp
Listenable
removed
Listenable
- Null safety support
Breaking changes:
Be aware, there are some breaking changes!
- Upgraded to Dart 2