seedkit_assets 0.4.0 copy "seedkit_assets: ^0.4.0" to clipboard
seedkit_assets: ^0.4.0 copied to clipboard

Общие типы ресурсов и генератор для пакетов SeedKit Flutter

90/ 160
pub points
350
downloads

We analyzed this package 2 days ago, and awarded it 90 pub points (of a possible 160):

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

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

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.

Failed check 0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

Failed check 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.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

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

2 out of 23 API elements (8.7 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: seedkit_assets, seedkit_assets.AssetGenImage.AssetGenImage.new, seedkit_assets.AssetGenImage.animation, seedkit_assets.AssetGenImage.flavors, seedkit_assets.AssetGenImage.image.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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

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

WARNING: Returning a 'Future' without 'await' inside a try block.

bin/generate.dart:279:5

    ╷
279 │     return process.exitCode;
    │     ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze bin/generate.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
flutter_gen_runner ^5.12.0 5.15.0 5.15.0
flutter_svg ^2.2.3 2.3.0 2.3.0
vector_graphics ^1.1.19 1.2.3 1.2.3
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 105.0.0 105.0.0
analyzer - 14.1.0 14.1.0
archive - 4.2.0 4.2.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
build - 4.0.10 4.0.10
build_config - 1.3.2 1.3.2
characters - 1.4.1 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
color - 3.0.0 3.0.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.12 3.1.12
dartx - 1.2.0 1.2.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
flutter_gen_core - 5.15.0 5.15.0
glob - 2.1.3 2.1.3
hashcodes - 2.0.0 2.0.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image - 4.9.2 4.9.2
image_size_getter - 2.4.1 2.4.1
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.0.0 2.0.0
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.2 7.0.2
posix - 6.5.2 6.5.2
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.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
time - 2.1.6 2.1.6
typed_data - 1.4.0 1.4.0
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.3.0 1.3.0
vector_math - 2.4.2 2.4.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
xml - 7.0.1 7.0.1

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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
90
points
350
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Общие типы ресурсов и генератор для пакетов SeedKit Flutter

Repository

License

unknown (license)

Dependencies

flutter, flutter_gen_runner, flutter_svg, vector_graphics, yaml

More

Packages that depend on seedkit_assets