flutter_gemma_embeddings 1.0.0-rc.1 copy "flutter_gemma_embeddings: ^1.0.0-rc.1" to clipboard
flutter_gemma_embeddings: ^1.0.0-rc.1 copied to clipboard

On-device text embeddings (Gecko / EmbeddingGemma .tflite via LiteRT C API + dart:ffi) for flutter_gemma. Opt-in package; provides an EmbeddingBackendProvider. Shares the LiteRT-LM native library owne [...]

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
0
points
345
downloads

Publisher

verified publishersashadenisov.dev

Weekly Downloads

On-device text embeddings (Gecko / EmbeddingGemma .tflite via LiteRT C API + dart:ffi) for flutter_gemma. Opt-in package; provides an EmbeddingBackendProvider. Shares the LiteRT-LM native library owned by flutter_gemma_litertlm.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on flutter_gemma_embeddings