blob: 3b97c659e48defdfbf6a688758ac702c2132b65c [file] [log] [blame] [view]
## 1.0.3
* Transitions internal testing from a command line lcov tool to a
Dart tool. No effect on consumers.
* Removes unsupported platforms from the wasm example.
* Updates for non-nullable bindings.
## 1.0.2
* Mention FractionallySizedBox in documentation.
## 1.0.1
* Improve documentation.
* Provide constants for the file signatures.
* Minor efficiency improvements.
* Fix `unnecessary_import` lint errors.
* Add one more core widget, FractionallySizedBox.
## 1.0.0
* Initial release.