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
54
downloads

We analyzed this package 5 days ago, and awarded it 160 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: MIT.

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

138 out of 238 API elements (58.0 %) have documentation comments.

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

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)

  • ✓ 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

Failed check 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.

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

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.5 3.0.6 3.0.6
git ^2.3.0 2.3.1 2.3.1
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.3.0 1.3.0
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.5.0 1.5.0
recase ^4.1.0 4.1.0 4.1.0
yaml ^3.1.2 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.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.3 2.1.3
http_parser - 4.1.2 4.1.2
meta - 1.16.0 1.16.0
pub_semver - 2.2.0 2.2.0
source_span - 1.10.1 1.10.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.

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.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 23Jul 21Aug 18Sep 15Oct 13Nov 10Dec 8Jan 5Feb 2Mar 2024681012141618>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0
2
likes
160
points
54
downloads

Publisher

verified publishermuayid.com

Weekly Downloads

2024.09.08 - 2025.03.23

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)

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