zetic_mlange 1.9.1 copy "zetic_mlange: ^1.9.1" to clipboard
zetic_mlange: ^1.9.1 copied to clipboard

Flutter FFI SDK for running ZeticMLange on-device AI models on Android and iOS.

1.9.1 #

Flutter v1.9.1.

  • Aligned Flutter RAG APIs with Android and iOS by moving RAG generation to RagPipeline.
  • Removed model-level RAG helper methods from ZeticMLangeLLMModel.

1.9.0 #

Flutter v1.9.0.

  • Made Flutter model lifecycle closes idempotent and guarded post-close FFI calls.
  • Aligned LLM lifecycle naming around close() while keeping deprecated deinit() compatibility.
  • Added LFM-VL image+text runtime APIs for supported local vision-language models.
  • Added function calling APIs for LLM tool-use workflows.
  • Added on-device RAG APIs for retrieval and context-grounded generation.
  • Added KV state persistence APIs for saving, loading, and resetting LLM state.

1.8.1 #

Flutter v1.8.1.

  • Fixed Android Gradle configuration for published pub.dev packages by removing the plugin-local local.properties lookup.

1.8.0 #

Flutter v1.8.0.

  • Initial pub.dev-ready release of the ZeticMLange Flutter SDK.
  • Added Dart API wrappers for ZeticMLange general, Hugging Face, and LLM models.
  • Added tensor-based inference APIs for Android and iOS.
  • Added LLM prompt execution and token streaming APIs.
  • Added model mode, quantization, target, accelerator, and cache policy options.
0
likes
100
points
233
downloads

Documentation

API reference

Publisher

verified publisherzetic.ai

Weekly Downloads

Flutter FFI SDK for running ZeticMLange on-device AI models on Android and iOS.

Topics

#on-device-ai #ffi #machine-learning #npu #zetic

License

Apache-2.0 (license)

Dependencies

ffi, flutter

More

Packages that depend on zetic_mlange

Packages that implement zetic_mlange