js_bindings 0.0.4-dev js_bindings: ^0.0.4-dev copied to clipboard
Complete JS bindings interop with autocomplete and documentation.
0.0.4-dev #
- Removed a number of runtime dependencies.
- Require Dart 2.14 or greater
- Require package:js 0.6.4 or greater
- Updated the builders to use
@staticInterop
along with dart:js_util - The
example
dir is working
0.0.3 #
- Formatting and example
0.0.2 #
- Link MediaStream on ReadMe
0.0.1 #
- Package tries to fully transpile WebIDLs to Dart.