native_animated_image_android 0.1.0
native_animated_image_android: ^0.1.0 copied to clipboard
Android implementation of native_animated_image (ships the Rust native binary).
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.