jb 0.14.0 copy "jb: ^0.14.0" to clipboard
jb: ^0.14.0 copied to clipboard

JBuild front-end. A modern Java build system that leverages Dartle to make building Java projects easy.

130/ 160
pub points
14
downloads

We analyzed this package 2 days ago, and awarded it 130 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: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

110 out of 407 API elements (27.0 %) have documentation comments.

Some symbols that are missing documentation: jb, jb.CompileOutput.CompileOutput.dir, jb.CompileOutput.CompileOutput.jar, jb.CompileOutput.when, jb.ConfigSource.

Passed check 10/10 points: Package has 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 does not support platform `Web`.

Because:

  • package:jb/jb.dart that imports:
  • package:jb/src/utils.dart that imports:
  • package:dartle/dartle.dart that imports:
  • package:dartle/src/task_run.dart that imports:
  • package:dartle/src/_actor_task.dart that imports:
  • package:actors/actors.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
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
10 / 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
actors ^0.11.0 0.11.0 0.11.0
archive ^4.0.7 4.0.7 4.0.7
args ^2.3.1 2.7.0 2.7.0
collection ^1.19.0 1.19.1 1.19.1
conveniently ^1.2.0 1.3.0 1.3.0
crypto ^3.0.3 3.0.7 3.0.7
dartle ^0.33.0 0.33.0 0.34.1
file ^7.0.0 7.0.1 7.0.1
io ^1.0.4 1.0.5 1.0.5
isolate_current_directory ^2.1.0 2.2.0 2.2.0
logging ^1.0.0 1.3.0 1.3.0
path ^1.8.2 1.9.1 1.9.1
schemake ^0.6.6 0.6.8 0.6.8
structured_async ^0.3.2 0.3.2 0.3.2
xml ^6.2.2 6.6.1 6.6.1
yaml ^3.1.1 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
dart_casing - 3.0.1 3.0.1
ffi - 2.1.5 2.1.5
meta - 1.18.1 1.18.1
petitparser - 7.0.1 7.0.1
posix - 6.0.3 6.0.3
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
tar - 2.0.2 2.0.2
term_glyph - 1.2.2 1.2.2
test_report_parser - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0

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

The constraint `^0.33.0` on dartle does not support the stable version `0.34.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • UNDEFINED_METHOD - lib/src/dependencies/printer.dart:80:28 - The method 'flag' isn't defined for the type 'ArgResults'.
  • UNDEFINED_METHOD - lib/src/dependencies/printer.dart:81:21 - The method 'option' isn't defined for the type 'ArgResults'.
  • UNDEFINED_METHOD - lib/src/jshell.dart:43:24 - The method 'option' isn't defined for the type 'ArgResults'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

JBuild front-end. A modern Java build system that leverages Dartle to make building Java projects easy.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

actors, archive, args, collection, conveniently, crypto, dartle, file, io, isolate_current_directory, logging, path, schemake, structured_async, xml, yaml

More

Packages that depend on jb