xpm 0.83.0
xpm: ^0.83.0 copied to clipboard
Universal package manager for any unix-like distro including macOS. Also experimental Windows support.
We analyzed this package 4 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
5/10 points: Use an OSI-approved license
Detected license: BSD-4-Clause.
The following license are not OSI-approved: `BSD-4-Clause`.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
594 out of 1239 API elements (47.9 %) have documentation comments.
Some symbols that are missing documentation: add, add.RepoAddCommand.RepoAddCommand.new, apt, apt.AptPackageManager, apt.AptPackageManager.AptPackageManager.new.
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:xpm/xpm.dartthat imports:package:xpm/os/run.dartthat imports:package:process_run/shell.dartthat imports:package:process_run/utils/process_result_extension.dartthat imports:package:process_run/src/lines_utils.dartthat imports:package:process_run/src/lines_utils_common.dartthat imports:package:process_run/src/common/import.dartthat imports:package:process_run/src/common/dartbin.dartthat imports:package:process_run/src/io/io.dartthat imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 35 issues. Showing the first 2:
/tmp/pana_DOZFBH/bin/xpm.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_DOZFBH/lib/commands/devs/checksum.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
all_exit_codes |
^2.2.0 |
2.2.0 | 2.2.0 | |
args |
^2.5.0 |
2.7.0 | 2.7.0 | |
console |
^4.1.0 |
4.1.0 | 4.1.0 | |
console_bars |
^1.2.1 |
1.2.1 | 1.2.1 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
dio |
^5.9.0 |
5.9.0 | 5.9.0 | |
dloader |
^1.2.7 |
1.2.7 | 1.2.7 | |
executable |
^1.4.1 |
1.4.1 | 1.4.1 | |
interact |
^2.2.0 |
2.2.0 | 2.2.0 | |
isar |
^3.1.0+1 |
3.1.0+1 | 3.1.0+1 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
process_run |
^1.2.4 |
1.2.4 | 1.2.4 | |
pub_semver |
^2.1.4 |
2.2.0 | 2.2.0 | |
slug |
^1.0.2 |
1.0.2 | 1.0.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansi_escapes |
- | 1.1.0 | 2.0.1 | |
async |
- | 2.13.0 | 2.13.0 | |
chalk |
- | 1.2.1 | 1.2.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
dart_console |
- | 1.2.0 | 4.1.2 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tint |
- | 2.0.1 | 2.0.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.3, Dart 3.10.4.
Check the analysis log for details.