js 0.6.3-nullsafety.1 js: ^0.6.3-nullsafety.1 copied to clipboard
Annotations to create static Dart interfaces for JavaScript APIs.
0.6.3-nullsafety.1 #
- Allow 2.10 stable and 2.11.0 dev SDK versions.
0.6.3-nullsafety #
- Opt in to null safety.
0.6.2 #
- Improved documentation.
0.6.1+1 #
- Support Dart 2 final release.
0.6.1 #
- Add js_util library of utility methods to efficiently manipulate typed JavaScript interop objects in cases where the member name is not known statically.
0.6.0 #
- Version 0.6.0 is a complete rewrite of
package:js
.