PackageTrack
Sign in Get early access

flutter_gemma_rag_qdrant

qdrant-edge on-device RAG vector store for flutter_gemma (native Rust FFI). Opt-in VectorStoreRepository with payload filtering. Native platforms only (no web).

1.2.0 3.3K downloads/mo #4451 most downloaded on pub.dev DenisovAV/flutter_gemma

What this package is like to depend on

Last release 4 days ago

20 Aug 2026

Release timing varies

gaps range from 9 days to 2 months

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

2 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Jun 2026 to Aug 2026
Release Pre-release

Releases

latest 5
  1. 1.2.0 20 Aug 2026
    Release notes
    • Encode filters by the declared field type, so both backends answer alike.
    • Breaking: reject a field name containing . — qdrant reads it as a nested path.
    • Fix numeric equality never matching a float payload (4 vs 4.0).
    • Fix an unbounded FieldRange excluding every non-numeric document instead of matching all.
    Open source →
  2. 1.1.0 22 Jun 2026
    Release notes
    • Fix metadata filtering: declared FilterSchema fields are promoted to top-level payload keys, so Filter predicates actually match (previously narrowed to zero).
    • Implement configure(FilterSchema); requires flutter_gemma ^1.1.0.
    • Correct the "~75×" search-speed claim to the re-measured ~5–11× vs the new in-SQLite vec0 store (was vs the deleted Dart brute-force path).
    Open source →
  3. 1.0.1 19 Jun 2026
    Release notes
    • Point homepage to fluttergemma.dev. No code change.
    Open source →
  4. 1.0.0 16 Jun 2026
    Release notes
    • Stable 1.0.0.
    • Rebuild Android .so with 16KB page alignment for Android 15 / Play target SDK 35+ (#319; native tag qdrant-edge-v0.7.3).
    Open source →
  5. 1.0.0-rc.1 10 Jun 2026 pre-release
    Release notes
    • Initial release: qdrant-edge on-device RAG vector store for flutter_gemma (native FFI; ~75× faster search than the legacy Dart brute-force sqlite store).
    • Provides QdrantVectorStore; implements VectorStoreRepository. Honors the payload-aware Filter DSL.
    • Native platforms only (Android, iOS, macOS, Linux, Windows); no web (use flutter_gemma_rag_sqlite).
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive