rfw 1.0.5 rfw: ^1.0.5 copied to clipboard
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
1.0.5 #
- Fixes URL in document.
1.0.4 #
- Migrates from
ui.hash*
toObject.hash*
.
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.