kidney 2.0.2 copy "kidney: ^2.0.2" to clipboard
kidney: ^2.0.2 copied to clipboard

kidney applies shell commands to multiple dart and flutter packages at once.

140/ 160
pub points
9
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: kidney.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: kidney,
    • contains a version property, and,
    • does not contain a publish_to property.

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

12 out of 14 API elements (85.7 %) have documentation comments.

Some symbols that are missing documentation: kidney, kidney.MockKidney.MockKidney.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 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:kidney/kidney.dart that imports:
  • package:kidney/src/commands/kidney.dart that imports:
  • package:gg_status_printer/gg_status_printer.dart that imports:
  • package:gg_status_printer/src/gg_status_printer.dart that imports:
  • package:gg_is_github/gg_is_github.dart that imports:
  • package:gg_is_github/src/is_github.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

Partially passed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
args ^2.4.2 2.7.0 2.7.0
gg_args ^2.0.2 2.2.0 3.2.0
gg_console_colors ^2.0.2 2.5.0 2.5.0
gg_local_package_dependencies ^1.0.0 1.4.0 4.2.0
gg_log ^1.0.0 1.2.0 1.2.0
gg_process ^1.0.0 1.3.0 1.3.0
gg_project_root ^1.0.0 1.0.4 2.2.0
gg_status_printer ^1.1.3 1.6.0 1.6.0
mocktail ^1.0.3 1.0.5 1.0.5
path ^1.8.0 1.9.1 1.9.1
pub_semver ^2.1.4 2.2.1 2.2.1
pubspec_parse ^1.2.3 1.6.0 1.6.0
yaml_edit ^2.1.1 2.2.4 2.2.4
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
checked_yaml - 2.0.4 2.0.4
collection - 1.19.1 1.19.1
colorize - 3.0.0 3.0.0
gg_capture_print - 1.2.0 1.2.0
gg_is_github - 1.2.0 1.2.0
json_annotation - 4.12.0 4.12.0
matcher - 0.12.20 0.12.20
meta - 1.19.0 1.19.0
recase - 4.1.0 4.1.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
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.14 0.7.14
yaml - 3.1.4 3.1.4

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

Found 3 issues. Showing the first 2:

The constraint `^2.0.2` on gg_args does not support the stable version `3.0.0`, that was published 26 days ago.

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

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

The constraint `^1.0.0` on gg_local_package_dependencies does not support the stable version `2.0.0`.

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

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.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
9
downloads

Documentation

API reference

Publisher

verified publisherinlavigo.com

Weekly Downloads

kidney applies shell commands to multiple dart and flutter packages at once.

License

MIT (license)

Dependencies

args, gg_args, gg_console_colors, gg_local_package_dependencies, gg_log, gg_process, gg_project_root, gg_status_printer, mocktail, path, pub_semver, pubspec_parse, yaml_edit

More

Packages that depend on kidney