psdk_frame_father 0.0.20 copy "psdk_frame_father: ^0.0.20" to clipboard
psdk_frame_father: ^0.0.20 copied to clipboard

psdk frame

0
likes
120/ 160
pub points
57%
popularity

We analyzed this package 8 hours ago, and awarded it 120 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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 144183 elements... Initialized dartdoc with 106 libraries Generating docs for library psdk_frame_father.dart from package:psdk_frame_father/psdk_frame_father.dart... Generating docs for library father/psdk.dart from package:psdk_frame_father/father/psdk.dart... Generating docs for library father/device/write_operation.dart from package:psdk_frame_father/father/device/write_operation.dart... Generating docs for library father/command/print/command_clause.dart from package:psdk_frame_father/father/command/print/command_clause.dart... Generating docs for library father/command/print/commander.dart from package:psdk_frame_father/father/command/print/commander.dart... [17 more lines] ERR: warning: psdk_frame_father has no library level documentation comments from psdk_frame_father: (file:///tmp/pana_LIJTWA/lib/psdk_frame_father.dart:1:9) warning: psdk_frame_father has no library level documentation comments from psdk_frame_father: (file:///tmp/pana_LIJTWA/lib/father/types/psdk_const.dart:1:9) error: file already written at "psdk_frame_father/psdk_frame_father-library.html" for symbol psdk_frame_father: (file:///tmp/pana_LIJTWA/lib/father/types/psdk_const.dart:1:9) conflicting with file already generated by psdk_frame_father: (file:///tmp/pana_LIJTWA/lib/psdk_frame_father.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'psdk_frame_father' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [23 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

lib/father/args/common/easy.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/father/command/single/single_command.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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.0.20 0.0.20 0.0.20

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.13, Dart 3.5.3.

Check the analysis log for details.