psdk_frame_father 0.1.0 psdk_frame_father: ^0.1.0 copied to clipboard
psdk frame
We analyzed this package 13 days ago, and awarded it 120 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.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: psdk_frame_father
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: psdk_frame_father
.
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: LGPL-3.0
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting psdk_frame_father... Discovering libraries... Linking elements... Precaching local docs for 143224 elements... Initialized dartdoc with 107 libraries Generating docs for library psdk_frame_father.dart from package:psdk_frame_father/psdk_frame_father.dart... Generating docs for library toolkit/pcollection.dart from package:psdk_frame_father/toolkit/pcollection.dart... Generating docs for library toolkit/preplacekit.dart from package:psdk_frame_father/toolkit/preplacekit.dart... Generating docs for library toolkit/ptext.dart from package:psdk_frame_father/toolkit/ptext.dart... Generating docs for library toolkit/pvariable.dart from package:psdk_frame_father/toolkit/pvariable.dart... [17 more lines] ERR: warning: psdk_frame_father has no library level documentation comments from psdk_frame_father: (file:///tmp/pana_VEAZWX/lib/psdk_frame_father.dart:1:9) warning: unresolved doc reference ["] from preplacekit.PReplaceKit.replaceQuote: (file:///tmp/pana_VEAZWX/lib/toolkit/preplacekit.dart:8:18) warning: psdk_frame_father has no library level documentation comments from psdk_frame_father: (file:///tmp/pana_VEAZWX/lib/father/types/hex_output.dart:1:9) error: file already written at "psdk_frame_father/index.html" for symbol psdk_frame_father: (file:///tmp/pana_VEAZWX/lib/father/types/hex_output.dart:1:9) conflicting with file already generated by psdk_frame_father: (file:///tmp/pana_VEAZWX/lib/psdk_frame_father.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. [31 more lines]
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
/tmp/pana_VEAZWX/lib/father/args/common/easy.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_VEAZWX/lib/father/command/single/single_command.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 |
---|---|---|---|
enough_convert |
^1.6.0 |
1.6.0 | 1.6.0 |
hex |
^0.2.0 |
0.2.0 | 0.2.0 |
psdk_device_adapter |
^0.1.0 |
0.1.0 | 0.1.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.22.17
, Dart 3.6.0
.
Check the analysis log for details.