wasm_check 0.1.0 copy "wasm_check: ^0.1.0" to clipboard
wasm_check: ^0.1.0 copied to clipboard

Pre-flight WASM compatibility audit for Dart and Flutter projects. Checks your dependency tree before you build.

0.1.0 #

  • Initial release.
  • Analyzes pubspec.lock for WASM compatibility using the pub.dev REST API.
  • Three compatibility states: COMPATIBLE, INCOMPATIBLE, UNKNOWN.
  • Distinguishes direct vs. transitive blockers.
  • --json flag for machine-readable output.
  • --exit-code flag for CI pipeline gating.
  • --direct-only flag to skip transitive dependency analysis.
  • --verbose flag to show all packages including compatible and unknown.
0
likes
160
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pre-flight WASM compatibility audit for Dart and Flutter projects. Checks your dependency tree before you build.

Repository (GitHub)
View/report issues

Topics

#wasm #flutter #dart #cli #webassembly

License

MIT (license)

Dependencies

args, http, yaml

More

Packages that depend on wasm_check