publish_tools 1.0.0+10 copy "publish_tools: ^1.0.0+10" to clipboard
publish_tools: ^1.0.0+10 copied to clipboard

A set of tasks the enhance the pub.dev publishing experience. With a single command push to GitHub, pub.dev and even Homebrew.

2
likes
160/ 160
pub points
41%
popularity

We analyzed this package 4 days ago, and awarded it 160 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

138 out of 222 API elements (62.2 %) have documentation comments.

Some symbols that are missing documentation: meta.pubSpec, publish_tools.Analyzer.version, publish_tools.Dart.runAsync, publish_tools.Dart.version, publish_tools.Dart2js.version.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:publish_tools/publish_tools.dart that imports:
  • package:publish_tools/src/model/publish_tools_config.dart that imports:
  • package:publish_tools/src/model/github_config.dart that imports:
  • package:grinder/grinder.dart that imports:
  • package:grinder/src/grinder.dart that imports:
  • package:grinder/src/singleton.dart that imports:
  • package:grinder/src/utils.dart that imports:
  • dart:mirrors
Package not compatible with platform iOS

Because:

  • package:publish_tools/publish_tools.dart that imports:
  • package:publish_tools/src/model/publish_tools_config.dart that imports:
  • package:publish_tools/src/model/github_config.dart that imports:
  • package:grinder/grinder.dart that imports:
  • package:grinder/src/grinder.dart that imports:
  • package:grinder/src/singleton.dart that imports:
  • package:grinder/src/utils.dart that imports:
  • dart:mirrors
Package not compatible with platform Web

Because:

  • package:publish_tools/publish_tools.dart that imports:
  • package:publish_tools/src/publish_tools_base.dart that imports:
  • package:git/git.dart that imports:
  • package:git/src/tree_entry.dart that imports:
  • package:git/src/util.dart that imports:
  • package:git/src/top_level.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:publish_tools/publish_tools.dart that imports:
  • package:publish_tools/src/publish_tools_base.dart that imports:
  • package:git/git.dart that imports:
  • package:git/src/tree_entry.dart that imports:
  • package:git/src/util.dart that imports:
  • package:git/src/top_level.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.dev/web/wasm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
crypto ^3.0.5 3.0.6 3.0.6
git ^2.3.0 2.3.0 2.3.0
github ^9.24.0 9.24.0 9.24.0
grinder ^0.9.5 0.9.5 0.9.5
http ^1.2.2 1.2.2 1.2.2
json_annotation ^4.9.0 4.9.0 4.9.0
mustache_template ^2.0.0 2.0.0 2.0.0
path ^1.9.0 1.9.1 1.9.1
pubspec_parse ^1.3.0 1.3.0 1.3.0
recase ^4.1.0 4.1.0 4.1.0
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
checked_yaml - 2.0.3 2.0.3
cli_util - 0.4.2 0.4.2
collection - 1.19.1 1.19.1
file - 7.0.1 7.0.1
glob - 2.1.2 2.1.2
http_parser - 4.1.1 4.1.1
meta - 1.16.0 1.16.0
pub_semver - 2.1.4 2.1.4
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
web - 1.1.0 1.1.0

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Dart 3.5.4.

Check the analysis log for details.

2
likes
160
pub points
41%
popularity

Publisher

verified publishermuayid.com

A set of tasks the enhance the pub.dev publishing experience. With a single command push to GitHub, pub.dev and even Homebrew.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

crypto, git, github, grinder, http, json_annotation, mustache_template, path, pubspec_parse, recase, yaml

More

Packages that depend on publish_tools