onepub 6.3.0 copy "onepub: ^6.3.0" to clipboard
onepub: ^6.3.0 copied to clipboard

Command line tools for the OnePub private Dart/Flutter repository.

140/ 160
pub points
11.1k
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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

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

Passed check 10/10 points: Package has an example

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

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

  • ✓ Linux

  • ✓ macOS

  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:onepub/src/api/api.dart that imports:
  • package:onepub/src/api/versions.dart that imports:
  • package:onepub/src/util/send_command.dart that imports:
  • package:onepub/src/util/one_pub_token_store.dart that imports:
  • package:onepub/src/token_store/token_store.dart that imports:
  • package:onepub/src/token_store/credential.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.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 67 issues. Showing the first 2:

INFO: Don't invoke 'print' in production code.

lib/src/commands/doctor.dart:47:5

   ╷
47 │     print('');
   │     ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/commands/doctor.dart

INFO: Don't invoke 'print' in production code.

lib/src/commands/doctor.dart:49:5

   ╷
49 │     print(blue('\nURLs'));
   │     ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/commands/doctor.dart

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
args 2.7.0 2.7.0 2.7.0
cli_util 0.4.2 0.4.2 0.4.2
dart_console 4.1.2 4.1.2 4.1.2
dcli_core 8.0.0 8.0.0 8.0.0
dcli_input 8.0.0 8.0.0 8.0.0
dcli_terminal 8.0.0 8.0.0 8.0.0
path 1.9.1 1.9.1 1.9.1
pub_semver 2.2.0 2.2.0 2.2.0
pubspec_manager 3.0.1 3.0.1 3.0.1
scope 5.1.0 5.1.0 5.1.0
settings_yaml 8.3.1 8.3.1 8.3.1
stack_trace 1.12.1 1.12.1 1.12.1
strings 4.0.1 4.0.1 4.0.1
url_builder 2.0.0 2.0.0 2.0.0
uuid 4.5.1 4.5.1 4.5.1
validators2 5.0.0 5.0.0 5.1.0
yaml 3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
circular_buffer - 0.12.0 0.12.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
dcli_common - 8.0.0 8.0.0
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
intl - 0.20.2 0.20.2
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
posix - 6.0.3 6.0.3
simple_sparse_list - 0.1.4 0.1.4
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unicode - 1.1.8 1.1.8
win32 - 5.15.0 5.15.0

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

The constraint `5.0.0` on validators2 does not support the stable version `5.1.0`, that was published 0 days ago.

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

Try running dart pub upgrade --major-versions validators2 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.22.24, Dart 3.9.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: