Skip to content

Commit

Permalink
0.26.0-nullsafety.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Jan 8, 2021
1 parent f5d970d commit ef3cbb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
* Breaking change: `ValueStream`
- Add `valueWrapper` to `ValueStream`.
- Change `value`, `hasValue`, `error` and `hasError` to extension getters.
* Fixed some API example documentation (thanks [@HannibalKcc](https://github.com/HannibalKcc)).
* `throttle`/`throttleTime` have been optimised for performance.
* Updated Flutter example to work with the latest Flutter stable.

## 0.26.0-nullsafety.0
* Migrate this package to null safety.
Expand Down

0 comments on commit ef3cbb1

Please sign in to comment.