native_animated_image_macos 0.2.0
native_animated_image_macos: ^0.2.0 copied to clipboard
macOS implementation of native_animated_image (Rust binary + system ImageIO AVIF bridge).
Changelog #
0.2.0 - 2026-06-05 #
- Added Swift bridge to system ImageIO for AVIF decoding (static + animated
on macOS 13.4+).
Used by main package's
NativeAvifPlatform. Matches Safari performance. - Registered as both
ffiPlugin(Rust codec) andpluginClass(AVIF method channel).
0.1.0 - 2026-06-04 #
Initial release. macos platform implementation of native_animated_image (ships the Rust-built native binary).