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

Dart bindings for ImageMagick C library which is used to edit images.

4
likes
140/ 160
pub points
4%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

728 out of 851 API elements (85.5 %) have documentation comments.

Some symbols that are missing documentation: image_magick_ffi, image_magick_ffi.AffineMatrix.rx, image_magick_ffi.AffineMatrix.ry, image_magick_ffi.AffineMatrix.sx, image_magick_ffi.AffineMatrix.sy.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ Windows

  • ✓ Linux

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:image_magick_q8_hdri/image_magick_q8_hdri.dart that declares support for platforms: Android, Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:image_magick_q8_hdri/image_magick_q8_hdri.dart that declares support for platforms: Android, Windows, Linux.
Package does not support platform `Web`.

Because:

  • package:image_magick_q8_hdri/image_magick_q8_hdri.dart that declares support for platforms: Android, Windows, Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:image_magick_q8_hdri/image_magick_q8_hdri.dart that imports:
  • package:image_magick_q8_hdri/src/image_magick_q8_hdri.dart that imports:
  • package:image_magick_q8_hdri/src/plugin_bindings_generated.dart that imports:
  • dart:ffi

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 914 issues. Showing the first 2:

WARNING: The value of the field '_locale_pctype' isn't used.

lib/src/magick_wand_bindings_generated.dart:41550:43

      ╷
41550 │   external ffi.Pointer<ffi.UnsignedShort> _locale_pctype;
      │                                           ^^^^^^^^^^^^^^
      ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/magick_wand_bindings_generated.dart

WARNING: The value of the field '_locale_mb_cur_max' isn't used.

lib/src/magick_wand_bindings_generated.dart:41553:16

      ╷
41553 │   external int _locale_mb_cur_max;
      │                ^^^^^^^^^^^^^^^^^^
      ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/magick_wand_bindings_generated.dart

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
ffi ^2.0.1 2.1.3 2.1.3
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest
meta - 1.16.0 1.16.0

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.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

4
likes
140
pub points
4%
popularity

Publisher

unverified uploader

Dart bindings for ImageMagick C library which is used to edit images.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

ffi, plugin_platform_interface

More

Packages that depend on image_magick_q8_hdri