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

Fast JPEG encoding via FFI with SIMD optimizations for Android and iOS.

Changelog #

1.0.0 #

  • Breaking: Now requires Dart 3.10+ and Flutter 3.38+.
  • Migrated to Flutter native assets using hooks and native_toolchain_c.
  • Removed platform-specific build configurations (Gradle, CocoaPods, CMake).
  • Simplified library loading by leveraging native assets resolution.

0.0.1 #

  • Initial release with FFI JPEG encoding support.
0
likes
145
points
220
downloads

Publisher

unverified uploader

Weekly Downloads

Fast JPEG encoding via FFI with SIMD optimizations for Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, ffi, flutter, hooks, native_toolchain_c

More

Packages that depend on ffi_jpeg_encode