Skip to content

0.26.0-nullsafety.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 08 Jan 03:56
  • Breaking change: ValueStream
    • Add valueWrapper to ValueStream.
    • Change value, hasValue, error and hasError to extension getters.
  • Fixed some API example documentation (thanks @HannibalKcc).
  • throttle/throttleTime have been optimised for performance.
  • Updated Flutter example to work with the latest Flutter stable.