build_web_compilers 4.8.1 copy "build_web_compilers: ^4.8.1" to clipboard
build_web_compilers: ^4.8.1 copied to clipboard

Builder implementations wrapping the dart2js and DDC compilers.

150/ 160
pub points
179k
downloads

We analyzed this package 12 hours ago, and awarded it 150 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
10 / 20trigger folding of the section

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

47 out of 101 API elements (46.5 %) have documentation comments.

Some symbols that are missing documentation: build_web_compilers, build_web_compilers.Dart2JsArchiveExtractor, build_web_compilers.Dart2JsArchiveExtractor.Dart2JsArchiveExtractor.fromOptions, build_web_compilers.Dart2JsArchiveExtractor.Dart2JsArchiveExtractor.new, build_web_compilers.DartPlatform.name.

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:build_web_compilers/build_web_compilers.dart that imports:
  • package:build_web_compilers/src/web_entrypoint_builder.dart that imports:
  • package:build_web_compilers/src/dev_compiler_bootstrap.dart that imports:
  • package:build_web_compilers/src/platforms.dart that imports:
  • package:build_web_compilers/src/build_modules/build_modules.dart that imports:
  • package:build_web_compilers/src/build_modules/workers.dart that imports:
  • package:build_web_compilers/src/build_modules/scratch_space.dart that imports:
  • package:scratch_space/scratch_space.dart that imports:
  • package:scratch_space/src/scratch_space.dart that imports:
  • package:build/build.dart that imports:
  • package:build/src/resolver.dart that imports:
  • package:build/src/build_step.dart that imports:
  • package:glob/glob.dart that imports:
  • package:glob/src/list_tree.dart that imports:
  • package:file/file.dart that imports:
  • package:file/src/interface.dart that imports:
  • package:file/src/io.dart that imports:
  • dart:io
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
analyzer >=5.1.0 <14.0.0 13.3.0 13.3.0
archive >=3.0.0 <5.0.0 4.0.9 4.0.9
async ^2.5.0 2.13.1 2.13.1
bazel_worker ^1.0.0 1.1.5 1.1.5
build >=2.0.0 <5.0.0 4.0.6 4.0.6
build_runner ^2.0.0 2.15.0 2.15.0
collection ^1.15.0 1.19.1 1.19.1
crypto ^3.0.0 3.0.7 3.0.7
file ^7.0.1 7.0.1 7.0.1
glob ^2.0.0 2.1.3 2.1.3
graphs ^2.0.0 2.3.2 2.3.2
json_annotation ^4.3.0 4.12.0 4.12.0
logging ^1.0.0 1.3.0 1.3.0
path ^1.8.0 1.9.1 1.9.1
pool ^1.5.0 1.5.2 1.5.2
scratch_space ^1.2.1 1.2.1 1.2.1
source_maps ^0.10.10 0.10.13 0.10.13
source_span ^1.8.0 1.10.2 1.10.2
stack_trace ^1.10.0 1.12.1 1.12.1
stream_transform ^2.0.0 2.1.1 2.1.1
uuid ^4.4.2 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 103.0.0 103.0.0
args - 2.7.0 2.7.0
build_config - 1.3.0 1.3.0
build_daemon - 4.1.1 4.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.12.6 8.12.6
checked_yaml - 2.0.4 2.0.4
convert - 3.1.2 3.1.2
dart_style - 3.1.9 3.1.9
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
meta - 1.18.3 1.18.3
mime - 2.0.0 2.0.0
package_config - 2.2.0 3.0.0
posix - 6.5.0 6.5.0
protobuf - 6.0.0 6.0.0
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
shelf - 1.4.2 1.4.2
shelf_web_socket - 3.0.0 3.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
yaml - 3.1.3 3.1.3

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.12, Dart 3.13.0-167.1.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: