ag_prompter_cli 1.0.5 copy "ag_prompter_cli: ^1.0.5" to clipboard
ag_prompter_cli: ^1.0.5 copied to clipboard

Library to create CLI wizard

1
likes
125/ 160
pub points
15
downloads

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

failed
Follow Dart file conventions
5 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://www.linkedin.com/in/ahmed-abdelrahman-ali-96b249201/ was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ahmedabdelrahmanalghwalbi/dart_prompet_cli/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

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: ag_prompter_cli,
    • contains a version property, and,
    • does not contain a publish_to property.

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

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` is empty.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

failed
Provide documentation
10 / 20trigger folding of the section

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

805 out of 988 API elements (81.5 %) have documentation comments.

Some symbols that are missing documentation: ag_prompter_cli, ag_prompter_cli.BadCertificateCallback, ag_prompter_cli.Directory.Directory.fromRawPath, ag_prompter_cli.FileSystemEntity.path, ag_prompter_cli.FileSystemEntityType.NOT_FOUND.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
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:ag_prompter_cli/ag_prompter_cli.dart that imports:
  • package:ag_prompter_cli/src/prompter.dart that imports:
  • package:ag_prompter_cli/src/terminal.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ag_prompter_cli/ag_prompter_cli.dart that imports:
  • package:ag_prompter_cli/src/prompter.dart that imports:
  • package:ag_prompter_cli/src/terminal.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

No dependencies.

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.17, Dart 3.6.0.

Check the analysis log for details.

1
likes
125
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Library to create CLI wizard

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

More

Packages that depend on ag_prompter_cli