native_animated_image_android 0.3.2
native_animated_image_android: ^0.3.2 copied to clipboard
Android implementation of native_animated_image (Rust binary + ImageDecoder AVIF bridge).
native_animated_image_android #
The android platform implementation of native_animated_image.
This is an FFI plugin — it carries the prebuilt Rust binary
native_animated_image_codec and does not expose any direct API. Use the
main native_animated_image
package, which depends on this one transitively.
License #
MIT — see LICENSE.