polymorphic 1.0.0 copy "polymorphic: ^1.0.0" to clipboard
polymorphic: ^1.0.0 copied to clipboard

Generator for library code which utilizes pseudopolymorphism on the amount of type parameters

60/ 160
pub points
9
downloads

We analyzed this package in the last hour, and awarded it 60 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

pubspec.yaml from the repository has no repository or homepage 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: polymorphic,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

Dependency resolution failed, unable to run dartdoc.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run dart pub get for more information.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

  • Running dart pub outdated failed with the following output:
Exceeded timeout of 0:02:00.000000
Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

  • Could not run dart pub outdated: dart pub get failed:
OUT:
Resolving dependencies...
Downloading packages...
+ _fe_analyzer_shared 67.0.0 (99.0.0 available)
+ analyzer 6.4.1 (12.1.0 available)
+ args 2.7.0
+ async 2.13.1
+ boolean_selector 2.1.2
+ built_collection 5.1.1
+ built_value 8.12.5
+ code_builder 4.11.1
[24 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
9
downloads

Publisher

verified publisheryakov.codes

Weekly Downloads

Generator for library code which utilizes pseudopolymorphism on the amount of type parameters

License

MIT (license)

Dependencies

code_builder, dart_style

More

Packages that depend on polymorphic