universal_html 1.0.10 universal_html: ^1.0.10 copied to clipboard
Cross-platform 'dart:html'. Works in browser, server-side, and Flutter.
1.0.10 #
- Eliminated the following error that Dart build system threw in some cases: Unsupported conditional import of dart:html found in universal_html|lib/html.dart
1.0.9 #
- Fixed bugs related to XML handling.
1.0.8 #
- Fixed various bugs.
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