sip_cli 0.18.0
sip_cli: ^0.18.0 copied to clipboard
Manage mono-repos with `sip`, run scripts and get dependencies concurrently.
We analyzed this package 2 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/mrgnhnt96/sip/tree/main/packages/sip was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/mrgnhnt96/sip/tree/master/packages/sip#readme 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
1 out of 5 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: sip_runner, sip_runner.SipRunner.SipRunner.new, sip_runner.SipRunner.run, sip_runner.SipRunner.runCommand.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:sip_cli/sip_runner.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:sip_cli/sip_runner.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:sip_cli/sip_runner.dartthat declares support for platforms:Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:sip_cli/sip_runner.dartthat imports:package:sip_cli/src/deps/logger.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/ffi/terminal.dartthat imports:package:mason_logger/src/ffi/windows_terminal.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:sip_cli/sip_runner.dartthat imports:package:sip_cli/src/deps/logger.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/ffi/terminal.dartthat imports:package:mason_logger/src/ffi/windows_terminal.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:sip_cli/sip_runner.dartthat imports:package:sip_cli/src/deps/logger.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/io.dartthat imports:package:io/io.dartthat imports:package:io/src/shared_stdin.dartthat 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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Angle brackets will be interpreted as HTML.
lib/src/utils/key_press_listener.dart:7:16
╷
7 │ /// Type of Map<dynamic, void Function()>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/utils/key_press_listener.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
file |
>=6.0.0 <8.0.0 |
7.0.1 | 7.0.1 | |
glob |
>=2.0.0 <3.0.0 |
2.1.3 | 2.1.3 | |
lukehog_client |
^0.4.6 |
0.4.6 | 0.4.6 | |
mason_logger |
>=0.0.1 <1.0.0 |
0.3.3 | 0.3.3 | |
meta |
^1.17.0 |
1.17.0 | 1.17.0 | |
path |
>=1.8.0 <2.0.0 |
1.9.1 | 1.9.1 | |
platform |
^3.1.6 |
3.1.6 | 3.1.6 | |
pub_semver |
^2.1.4 |
2.2.0 | 2.2.0 | |
pub_updater |
^0.5.0 |
0.5.0 | 0.5.0 | |
scoped_deps |
^0.1.0+2 |
0.1.0+2 | 0.1.0+2 | |
yaml |
>=3.0.0 <4.0.0 |
3.1.3 | 3.1.3 | |
yaml_edit |
^2.2.1 |
2.2.2 | 2.2.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
nanoid2 |
- | 2.0.1 | 2.0.1 | |
process |
- | 5.0.5 | 5.0.5 | |
retry |
- | 3.1.2 | 3.1.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 |
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.23.1, Dart 3.10.0.
Check the analysis log for details.