build_winner_app 3.2.0 build_winner_app: ^3.2.0 copied to clipboard
自动化打包稳健医疗App工具.
We analyzed this package 26 hours ago, and awarded it 125 pub points (of a possible 160):
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.
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description
field in your package's pubspec.yaml
should primarily contain characters used in English.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md
in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
249 out of 501 API elements (49.7 %) have documentation comments.
Some symbols that are missing documentation: add_umeng_push_config
, add_umeng_push_config.AddUmengPushConfig
, add_umeng_push_config.AddUmengPushConfig.AddUmengPushConfig
, add_umeng_push_config.AddUmengPushConfig.add
, add_umeng_push_config.AddUmengPushConfig.root
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
^2.4.2 |
2.6.0 | 2.6.0 |
color_logger |
^1.0.2 |
1.0.2 | 1.0.2 |
dart_appwrite |
^12.1.0 |
12.1.0 | 12.1.0 |
dart_ops_engine |
^0.4.0 |
0.4.1 | 0.5.0 |
darty_json_safe |
^1.0.3 |
1.0.3 | 1.0.3 |
dio |
^5.4.0 |
5.7.0 | 5.7.0 |
path |
^1.8.0 |
1.9.1 | 1.9.1 |
process_run |
^0.12.5+3 |
0.12.5+3 | 1.2.2+1 |
yaml |
^3.1.2 |
3.1.3 | 3.1.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 |
async |
- | 2.12.0 | 2.12.0 |
charcode |
- | 1.4.0 | 1.4.0 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
collection |
- | 1.19.1 | 1.19.1 |
dcm |
- | 1.8.1 | 2.1.0 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
io |
- | 1.0.5 | 1.0.5 |
json_annotation |
- | 4.9.0 | 4.9.0 |
meta |
- | 1.16.0 | 1.16.0 |
mustache_template |
- | 2.0.0 | 2.0.0 |
pub_semver |
- | 2.1.5 | 2.1.5 |
pubspec_parse |
- | 1.4.0 | 1.4.0 |
source_span |
- | 1.10.1 | 1.10.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
web |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.4.0` on dart_ops_engine does not support the stable version `0.5.0`.
Try running dart pub upgrade --major-versions dart_ops_engine
to update the constraint.
The constraint `^0.12.5+3` on process_run does not support the stable version `0.13.0`.
Try running dart pub upgrade --major-versions process_run
to update the constraint.
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.