js 0.6.1+1 copy "js: ^0.6.1+1" to clipboard
js: ^0.6.1+1 copied to clipboard

outdated

Access JavaScript from Dart.

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.