wasm_components 0.1.0-preview.0 copy "wasm_components: ^0.1.0-preview.0" to clipboard
wasm_components: ^0.1.0-preview.0 copied to clipboard

Runtime definitions to help run Dart apps as WebAssembly components.

120/ 160
pub points
143
downloads

We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

2 out of 20 API elements (10.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: wasm_components, wasm_components.AllocatedString.AllocatedString.new, wasm_components.AllocatedString.allocateUtf16, wasm_components.AllocatedString.free, wasm_components.AllocatedString.packedLength.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

SDK issues found:

Package is not compatible with the Dart SDK.

Package is not compatible with the Dart SDK. Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package is not compatible with the Flutter SDK.

Package is not compatible with the Flutter SDK. Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package is not compatible with the Dart SDK.

Package is not compatible with the Dart SDK. Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package not compatible with platform iOS

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package not compatible with platform Windows

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package not compatible with platform Linux

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package not compatible with platform macOS

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Package not compatible with platform Web

Because:

  • package:wasm_components/wasm_components.dart that imports:
  • package:wasm_components/src/embedder/exports.dart that imports:
  • package:wasm_components/src/embedder/utils.dart that imports:
  • dart:_wasm
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
meta ^1.18.3 1.19.0 1.19.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.14, Dart 3.13.0-282.1.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
143
downloads

Documentation

API reference

Publisher

verified publishersimonbinder.eu

Weekly Downloads

Runtime definitions to help run Dart apps as WebAssembly components.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, meta

More

Packages that depend on wasm_components