turbo_plx_cli 0.0.3
turbo_plx_cli: ^0.0.3 copied to clipboard
A Firestore-like API for local file operations via the plx CLI subprocess.
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: turbo_plx_cli.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: turbo_plx_cli, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Repository URL doesn't exist.
At the time of the analysis https://github.com/appboypov/turbo_packages/tree/main/turbo_plx_cli 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
35 out of 140 API elements (25.0 %) have documentation comments.
Some symbols that are missing documentation: turbo_plx_cli, turbo_plx_cli.AgentEventDto.AgentEventDto.fromJson, turbo_plx_cli.AgentEventDto.AgentEventDto.new, turbo_plx_cli.AgentEventDto.fromJsonFactory, turbo_plx_cli.AgentEventDto.toJson.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:turbo_plx_cli/turbo_plx_cli.dartthat imports:package:turbo_plx_cli/src/services/plx_client.dartthat imports:dart:io
50/50 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 | Notes |
|---|---|---|---|---|
json_annotation |
^4.9.0 |
4.11.0 | 4.11.0 | |
turbo_response |
^1.1.0 |
1.2.0 | 1.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
meta |
- | 1.18.2 | 1.18.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.23.12, Dart 3.11.5.
Check the analysis log for details.