universal_html 1.0.7 universal_html: ^1.0.7 copied to clipboard
Cross-platform 'dart:html' that works in browser, Flutter, Dart VM, and Node.JS.
1.0.7 #
- Fixed various bugs.
1.0.6 #
- Fixed various bugs.
- Added browser/html.dart and related documentation.
- Added ServerSideRenderer.
1.0.5 #
- Fixed a dependency.
1.0.4 #
- Fixed various bugs and added dart:html APIs.
1.0.3 #
- Fixed various bugs.
1.0.2 #
- Added dart:html APIs (HttpRequest, etc.) and new libraries (js.dart, js_util.dart, etc.).
1.0.1 #
- Fixed various bugs and added dart:html APIs.
0.0.1 #
- Initial release