worker_bee 0.3.4 copy "worker_bee: ^0.3.4" to clipboard
worker_bee: ^0.3.4 copied to clipboard

A cross-platform isolated worker runtime for Dart Web, VM, and Flutter.

2
likes
130/ 160
pub points
84.1k
downloads

We analyzed this package 8 hours ago, and awarded it 130 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: worker_bee,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has multiple matching pubspec.yaml with name: worker_bee.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/aws-amplify/amplify-flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: Apache-2.0.

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

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

440 out of 467 API elements (94.2 %) have documentation comments.

Some symbols that are missing documentation: worker_bee.AsyncMemoizer.AsyncMemoizer.new, worker_bee.ChunkedStreamReader.ChunkedStreamReader.new, worker_bee.DelegatingFuture.DelegatingFuture.new, worker_bee.DelegatingStream.DelegatingStream.new, worker_bee.DelegatingStreamChannel.DelegatingStreamChannel.new.

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
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:worker_bee/worker_bee.dart that imports:
  • package:worker_bee/src/worker_bee_vm.dart that imports:
  • package:worker_bee/src/vm/impl.dart that imports:
  • package:worker_bee/src/common.dart that imports:
  • package:aws_common/aws_common.dart that imports:
  • package:aws_common/src/http/aws_http_client.dart that imports:
  • package:aws_common/src/http/aws_http_client_io.dart that imports:
  • package:http2/http2.dart that imports:
  • package:http2/transport.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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

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

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

Package Constraint Compatible Latest Notes
async ^2.10.0 2.13.0 2.13.0
aws_common >=0.7.6 <0.8.0 0.7.6 0.7.6
built_collection ^5.0.0 5.1.1 5.1.1
built_value ^8.6.0 8.9.5 8.9.5
collection ^1.15.0 1.19.1 1.19.1
js >=0.6.4 <0.8.0 0.7.2 0.7.2 Discontinued
meta ^1.7.0 1.16.0 1.16.0
path >=1.8.0 <2.0.0 1.9.1 1.9.1
stack_trace ^1.10.0 1.12.1 1.12.1
stream_channel ^2.1.0 2.1.4 2.1.4
stream_transform ^2.0.0 2.1.1 2.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
crypto - 3.0.6 3.0.6
fixnum - 1.1.1 1.1.1
http2 - 2.3.1 2.3.1
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
mime - 2.0.0 2.0.0
os_detect - 2.0.3 2.0.3
sprintf - 7.0.0 7.0.0
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
web - 1.1.1 1.1.1

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • js.

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.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 2Jul 30Aug 27Sep 24Oct 22Nov 19Dec 17Jan 14Feb 11Mar 1105k10k15k20k25k>=0.0.0-0 <1.0.0
2
likes
130
points
84.1k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

2024.09.17 - 2025.04.01

A cross-platform isolated worker runtime for Dart Web, VM, and Flutter.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, aws_common, built_collection, built_value, collection, js, meta, path, stack_trace, stream_channel, stream_transform

More

Packages that depend on worker_bee