cux_ship 3.5.0 copy "cux_ship: ^3.5.0" to clipboard
cux_ship: ^3.5.0 copied to clipboard

One command for shipping to the App Store and Google Play: upload an artifact, publish the store listing, and promote a build a store already holds.

140/ 160
pub points
1.27k
downloads

We analyzed this package in the last hour, and awarded it 140 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

57 out of 90 API elements (63.3 %) have documentation comments.

Some symbols that are missing documentation: runner, runner.UploadRecordRequest.UploadRecordRequest.new, runner.UploadRecordRequest.build, runner.UploadRecordRequest.checksum, runner.UploadRecordRequest.commit.

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 not compatible with platform Web

Because:

  • package:cux_ship/runner.dart that imports:
  • package:cux_ship/src/secrets.dart that imports:
  • package:cux_ship/src/signals.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

Failed report section
Support up-to-date dependencies
20 / 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.4.0 2.7.0 2.7.0
crypto ^3.0.0 3.0.7 3.0.7
cux_ship_verify ^1.9.0 1.9.0 1.9.0
dart_jsonwebtoken ^3.0.0 3.4.1 3.4.1
googleapis ^16.0.0 16.0.0 17.0.0
googleapis_auth ^2.0.0 2.3.3 2.3.3
http ^1.2.0 1.6.0 1.6.0
image ^4.2.0 4.9.2 4.9.2
path ^1.9.0 1.9.1 1.9.1
pub_semver ^2.1.4 2.2.0 2.2.0
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.8 1.0.8
archive - 4.2.0 4.2.0
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ffi - 2.2.0 2.2.0
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
pointycastle - 4.0.0 4.0.0
posix - 6.5.2 6.5.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

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

The constraint `^16.0.0` on googleapis does not support the stable version `17.0.0`, that was published 0 days ago.

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

Try running dart pub upgrade --major-versions googleapis 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 74 errors:

  • UNDEFINED_METHOD - lib/runner.dart:93:28 - The method 'flag' isn't defined for the type 'ArgResults'.
  • UNDEFINED_METHOD - lib/runner.dart:106:21 - The method 'option' isn't defined for the type 'ArgResults'.
  • UNDEFINED_METHOD - lib/runner.dart:113:56 - The method 'flag' 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.18, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
1.27k
downloads

Documentation

API reference

Publisher

verified publishercodeux.design

Weekly Downloads

One command for shipping to the App Store and Google Play: upload an artifact, publish the store listing, and promote a build a store already holds.

Repository (GitHub)
View/report issues

Topics

#app-store #google-play #release #ci

License

Apache-2.0 (license)

Dependencies

args, crypto, cux_ship_verify, dart_jsonwebtoken, googleapis, googleapis_auth, http, image, path, pub_semver, yaml

More

Packages that depend on cux_ship