wasm_interop 1.0.0-dev.1.0
wasm_interop: ^1.0.0-dev.1.0 copied to clipboard
Dart wrapper for WebAssembly JavaScript API
0
likes
80
/ 110
pub points
67
%
popularity
We analyzed this package on Jan 16, 2021, and awarded it 80 pub points (of a possible 110):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/10 points: 20% or more of the public API has dartdoc comments
- 68 out of 73 API elements (93.2 %) have documentation comments.
10/20 points: Supports 1 of 2 possible platforms (native, js)
Consider supporting multiple platforms:
Package not compatible with runtime native
Because:
package:wasm_interop/wasm_interop.dart
that imports:package:js/js_util.dart
that imports:dart:js_util
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
js | ^0.6.1 | 0.6.2 | 0.6.2 |
meta | ^1.1.5 | 1.2.4 | 1.2.4 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.