image_magick_ffi 0.0.1-dev.11 copy "image_magick_ffi: ^0.0.1-dev.11" to clipboard
image_magick_ffi: ^0.0.1-dev.11 copied to clipboard

discontinuedreplaced by: image_magick_q8

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

14
likes
120/ 140
pub points
0%
popularity

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

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

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
  • ✓ Windows

These platforms are not supported:

Package does not support platform `iOS`.

Because:

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

Because:

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

Because:

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

Because:

  • package:image_magick_ffi/image_magick_ffi.dart that declares support for platforms: Android, Windows.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 913 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
20 / 20trigger 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.2 2.1.2
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest
meta - 1.12.0 1.12.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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.

14
likes
120
pub points
0%
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_ffi