figma_gen_hd 0.0.3 copy "figma_gen_hd: ^0.0.3" to clipboard
figma_gen_hd: ^0.0.3 copied to clipboard

Generated properties figma file

70/ 160
pub points
47
downloads

We analyzed this package 3 days ago, and awarded it 70 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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: figma_gen_hd.

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: figma_gen_hd,
    • 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: BSD-3-Clause.

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

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

0 out of 0 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

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

ERROR: 2 positional arguments expected by 'CoreGenerator.new', but 1 found.

bin/figma_gen_command.dart:64:48

   ╷
64 │       CoreGenerator(File(pubspecPath!).absolute).build();
   │                                                ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze bin/figma_gen_command.dart

ERROR: The argument type 'String' can't be assigned to the parameter type 'CoreGenModel'.

bin/figma_gen_command.dart:82:50

   ╷
82 │       CoreGenerator(File(pubspecPath!).absolute, tokenFigma).build();
   │                                                  ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze bin/figma_gen_command.dart

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

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

Package Constraint Compatible Latest Notes
args ^2.4.2 2.7.0 2.7.0
figma_gen_core ^0.0.3 0.0.4 0.0.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 97.0.0
analyzer - 6.4.1 11.0.0
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
copy_with_extension - 5.0.4 12.1.0
crypto - 3.0.7 3.0.7
dart_style - 2.3.6 3.1.6
dio - 5.9.2 5.9.2
dio_web_adapter - 2.1.2 2.1.2
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
http_parser - 4.1.2 4.1.2
json_annotation - 4.11.0 4.11.0
meta - 1.18.1 1.18.1
mime - 2.0.0 2.0.0
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
70
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Generated properties figma file

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, figma_gen_core

More

Packages that depend on figma_gen_hd