publisher 0.4.0 copy "publisher: ^0.4.0" to clipboard
publisher: ^0.4.0 copied to clipboard

Tool for release automation of cross-platform apps. It provides a handy interface for Google Play and App Store Connect.

2
likes
120/ 140
pub points
18%
popularity

We analyzed this package 21 hours ago, and awarded it 120 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/methodpark/dart-publisher/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

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

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: The import of 'package:_discoveryapis_commons/_discoveryapis_commons.dart' is unnecessary because all of the used elements are also provided by the import of 'package:googleapis/androidpublisher/v3.dart'.

lib/src/google/upload_bundle_command.dart:3:8

  ╷
3 │ import 'package:_discoveryapis_commons/_discoveryapis_commons.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
_discoveryapis_commons ^1.0.2 1.0.6 1.0.6
app_store_connect_apis ^0.3.0 0.3.0 0.3.0
args ^2.3.0 2.5.0 2.5.0
googleapis ^7.0.0 7.0.0 13.1.0
googleapis_auth ^1.2.0 1.3.1 1.6.0
http ^0.13.4 0.13.6 1.2.1
path ^1.8.0 1.9.0 1.9.0
Transitive dependencies
Package Constraint Compatible Latest
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
crypto_keys - 0.3.0+1 0.3.0+1
http_parser - 4.0.2 4.0.2
jose - 0.3.4 0.3.4
js - 0.7.1 0.7.1
matcher - 0.12.16+1 0.12.16+1
meta - 1.15.0 1.15.0
pointycastle - 3.9.1 3.9.1
quiver - 3.2.1 3.2.1
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
x509 - 0.2.4+2 0.2.4+2

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

The constraint `^7.0.0` on googleapis does not support the stable version `8.0.0`.

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

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

2
likes
120
pub points
18%
popularity

Publisher

verified publishermethodpark.de

Tool for release automation of cross-platform apps. It provides a handy interface for Google Play and App Store Connect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

_discoveryapis_commons, app_store_connect_apis, args, googleapis, googleapis_auth, http, path

More

Packages that depend on publisher