native_imaging 0.1.1 copy "native_imaging: ^0.1.1" to clipboard
native_imaging: ^0.1.1 copied to clipboard

Dart bindings for Imaging from Pillow with jpeg and blurhash encoders

1
likes
110/ 140
pub points
90%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://famedly.gitlab.io/libraries/native_imaging/ was unreachable. Make sure that the website is reachable via HEAD requests.

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: AGPL-3.0.

partial
Provide documentation
10 / 20trigger folding of the section

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

2 out of 58 API elements (3.4 %) 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.

Some symbols that are missing documentation: js, js.Image, js.Image.Image, js.Image.blend, js.Image.copy.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:native_imaging/native_imaging.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:native_imaging/native_imaging.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:native_imaging/native_imaging.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:native_imaging/native_imaging.dart that declares support for platforms: Android, iOS.
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
ffi ^2.0.0 2.1.2 2.1.2
js ^0.6.0 0.6.7 0.7.1
Transitive dependencies
Package Constraint Compatible Latest
meta - 1.14.0 1.14.0

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

The constraint `^0.6.0` on js does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions js to update the constraint.

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

1
likes
110
pub points
90%
popularity

Publisher

verified publisherfamedly.com

Dart bindings for Imaging from Pillow with jpeg and blurhash encoders

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

ffi, js

More

Packages that depend on native_imaging