publish_tools 0.1.0+17 copy "publish_tools: ^0.1.0+17" to clipboard
publish_tools: ^0.1.0+17 copied to clipboard

Do you want to commit to GitHub, publish to pub.dev and HomeBrew with one simple command? Use this package.

130/ 160
pub points
1
downloads

We analyzed this package 21 days ago, and awarded it 130 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

8 out of 33 API elements (24.2 %) have documentation comments.

Some symbols that are missing documentation: meta.pubSpec, publish_tools.MarkdownTemplate, publish_tools.MarkdownTemplate.MarkdownTemplate.fromJson, publish_tools.MarkdownTemplate.MarkdownTemplate.fromYamlMap, publish_tools.MarkdownTemplate.MarkdownTemplate.new.

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 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/publish_tools_base.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/publish_tools_base.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:universal_io/io.dart that imports:
  • package:universal_io/universal_io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.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
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
crypto ^3.0.3 3.0.7 3.0.7
git ^2.2.1 2.3.2 2.3.2
github ^9.24.0 9.25.0 9.25.0
grinder ^0.9.5 0.9.5 0.9.5
http ^1.2.1 1.6.0 1.6.0
json_annotation ^4.8.1 4.9.0 4.9.0
mustache_template ^2.0.0 2.0.2 2.0.2
path ^1.9.0 1.9.1 1.9.1
pubspec ^2.3.0 2.3.0 2.3.0 Discontinued
recase ^4.1.0 4.1.0 4.1.0
universal_io ^2.2.2 2.3.1 2.3.1
yaml ^3.1.2 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
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
matcher - 0.12.18 0.12.18
meta - 1.17.0 1.17.0
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.8
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
web - 1.1.1 1.1.1

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • pubspec.

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 6 errors:

  • UNDEFINED_GETTER - lib/src/publish_tools_base.dart:284:64 - The getter 'canonicalizedVersion' isn't defined for the type 'Version'.
  • UNDEFINED_GETTER - lib/src/publish_tools_base.dart:303:53 - The getter 'canonicalizedVersion' isn't defined for the type 'Version'.
  • UNDEFINED_GETTER - lib/src/publish_tools_base.dart:316:49 - The getter 'canonicalizedVersion' isn't defined for the type 'Version'.

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.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
1
downloads

Publisher

verified publishermuayid.com

Weekly Downloads

Do you want to commit to GitHub, publish to pub.dev and HomeBrew with one simple command? Use this package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, git, github, grinder, http, json_annotation, mustache_template, path, pubspec, recase, universal_io, yaml

More

Packages that depend on publish_tools