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

On-device text embeddings (Gecko / EmbeddingGemma .tflite via LiteRT + dart:ffi) for flutter_gemma. Opt-in EmbeddingBackendProvider for on-device RAG.

1.0.0 #

  • Stable 1.0.0; spec imports redirected off the dart:io mobile lib for a wasm-clean web graph.

1.0.0-rc.1 #

  • Initial release: on-device text embeddings (Gecko / EmbeddingGemma .tflite) via the LiteRT C API + dart:ffi.
  • Provides LiteRtEmbeddingBackend (EmbeddingBackendProvider); forward pass runs on a background isolate.
  • Autonomous (no dependency on flutter_gemma_litertlm); shares the LiteRT-LM native library when both are present.
  • Android, iOS, macOS, Linux, Windows + web (LiteRT.js).
0
likes
150
points
345
downloads

Documentation

API reference

Publisher

verified publishersashadenisov.dev

Weekly Downloads

On-device text embeddings (Gecko / EmbeddingGemma .tflite via LiteRT + dart:ffi) for flutter_gemma. Opt-in EmbeddingBackendProvider for on-device RAG.

Homepage
Repository (GitHub)
View/report issues

Topics

#embeddings #gemma #litert #rag #on-device

License

MIT (license)

Dependencies

code_assets, crypto, dart_sentencepiece_tokenizer, ffi, flutter, flutter_gemma, hooks

More

Packages that depend on flutter_gemma_embeddings