worker_bee_builder 0.3.8 copy "worker_bee_builder: ^0.3.8" to clipboard
worker_bee_builder: ^0.3.8 copied to clipboard

Builder package for worker_bee to quickly generate necessary boilerplate

140/ 160
pub points
135
downloads

We analyzed this package 32 hours ago, and awarded it 140 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.

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

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_builder,
    • contains a version property, and,
    • does not contain a publish_to property.

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

4 out of 4 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:worker_bee_builder/worker_bee_builder.dart that imports:
  • package:worker_bee_builder/src/worker_generator.dart that imports:
  • package:worker_bee_builder/src/impl/vm.dart that imports:
  • package:worker_bee_builder/src/types.dart that imports:
  • package:stream_channel/isolate_channel.dart that imports:
  • package:stream_channel/src/isolate_channel.dart that imports:
  • dart:isolate
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

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

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

Package Constraint Compatible Latest Notes
analyzer ^9.0.0 9.0.0 10.0.0
async ^2.10.0 2.13.0 2.13.0
build ^4.0.0 4.0.3 4.0.3
code_builder ^4.10.1 4.11.1 4.11.1
collection ^1.18.0 1.19.1 1.19.1
dart_style ^3.0.1 3.1.3 3.1.3
meta ^1.16.0 1.17.0 1.17.0
path ^1.8.0 1.9.1 1.9.1
pub_semver ^2.2.0 2.2.0 2.2.0
source_gen ^4.0.0 4.1.1 4.1.1
stream_channel ^2.1.0 2.1.4 2.1.4
tuple ^2.0.0 2.0.2 2.0.2
worker_bee >=0.3.9 <0.4.0 0.3.9 0.3.9
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 92.0.0 93.0.0
args - 2.7.0 2.7.0
aws_common - 0.7.12 0.7.12
boolean_selector - 2.1.2 2.1.2
built_collection - 5.1.1 5.1.1
built_value - 8.12.1 8.12.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
mime - 2.0.0 2.0.0
os_detect - 2.0.3 2.0.3
package_config - 2.2.0 2.2.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.9
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

The constraint `^9.0.0` on analyzer does not support the stable version `10.0.0`, that was published 1 days ago.

When analyzer is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions analyzer to update the constraint.

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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
135
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

Builder package for worker_bee to quickly generate necessary boilerplate

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, async, build, code_builder, collection, dart_style, meta, path, pub_semver, source_gen, stream_channel, tuple, worker_bee

More

Packages that depend on worker_bee_builder