cli_dialog 0.4.0
cli_dialog: ^0.4.0 copied to clipboard
Create beautiful and powerful CLI prompts in Inquirer.js style and test them.
10
likes
100
/ 110
pub points
79
%
popularity
We analyzed this package on Jan 17, 2021, and awarded it 100 pub points (of a possible 110):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Package has an example
- Found example at:
example/lib/main.dart
10/10 points: 20% or more of the public API has dartdoc comments
- 60 out of 64 API elements (93.8 %) have documentation comments.
10/20 points: Supports 1 of 2 possible platforms (native, js)
Consider supporting multiple platforms:
Package not compatible with runtime js
Because:
package:cli_dialog/cli_dialog.dart
that imports:package:cli_dialog/src/xterm.dart
that imports:dart:io
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
dart_console | ^0.6.2 | 0.6.2 | 0.6.2 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.