cli_tools 0.1.0 copy "cli_tools: ^0.1.0" to clipboard
cli_tools: ^0.1.0 copied to clipboard

A collection of tools for building great command-line interfaces.

0
likes
160/ 160
pub points
66%
popularity

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

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/serverpod/cli_tools/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

116 out of 186 API elements (62.4 %) have documentation comments.

Some symbols that are missing documentation: analytics, better_command_runner, cli_tools, cli_tools.BetterCommand, cli_tools.BetterCommand.BetterCommand.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:cli_tools/cli_tools.dart that imports:
  • package:cli_tools/package_version.dart that imports:
  • package:cli_tools/src/package_version/pub_api_client.dart that imports:
  • package:pub_api_client/pub_api_client.dart that imports:
  • package:pub_api_client/src/pub_api_client_base.dart that imports:
  • package:pub_api_client/src/models/pub_package_model.dart that imports:
  • package:pubspec/pubspec.dart that imports:
  • package:pubspec/src/pubspec.dart that imports:
  • dart:io
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
args ^2.4.0 2.5.0 2.5.0
ci ^0.1.0 0.1.0 0.1.0
http >=0.13.0 <2.0.0 1.2.1 1.2.1
path ^1.8.2 1.9.0 1.9.0
pub_api_client ^2.4.0 2.7.0 2.7.0
pub_semver ^2.1.4 2.1.4 2.1.4
super_string ^1.0.3 1.0.3 1.0.3
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
collection - 1.19.0 1.19.0
crypto - 3.0.3 3.0.3
dart_mappable - 4.2.2 4.2.2
http_parser - 4.1.0 4.1.0
matcher - 0.12.16+1 0.12.16+1
meta - 1.15.0 1.15.0
oauth2 - 2.0.2 2.0.2
pubspec - 2.3.0 2.3.0
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.2 0.7.2
type_plus - 2.1.1 2.1.1
typed_data - 1.3.2 1.3.2
uri - 1.0.0 1.0.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

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.7, Dart 3.4.4.

Check the analysis log for details.

0
likes
160
pub points
66%
popularity

Publisher

verified publisherserverpod.dev

A collection of tools for building great command-line interfaces.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #tools #command-line #dart

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, ci, http, path, pub_api_client, pub_semver, super_string

More

Packages that depend on cli_tools