PackageTrack
Sign in Get early access

aquabase

Flutter SDK for Aquabase — encrypted real-time database with offline sync, tags, and binary transport.

0.7.0 icedigitaldev/Aquabase

What this package is like to depend on

Last release 5 months ago

21 Mar 2026

Too new to tell

only 1 release windows

Most releases are documented

notes for 3 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2026 to Mar 2026
Release Pre-release

Releases

latest 4
  1. 0.7.0 21 Mar 2026
    Release notes
    • Range queries now merge local pending + synced data (offline-first).
    • Query cache for _queryRange (same pattern as _query eq).
    • Offline fallback: _query and _queryRange gracefully degrade with try/catch.
    • _syncedRemote reads from local cache only (no server calls in merge).
    Open source →
  2. 0.6.6 19 Mar 2026
    Release notes
    • queryWithDataquery: API estandarizada, devuelve IDs + data.
    • query() auto-registra campos como indexes.
    • Eliminado query solo-IDs (redundante).
    • Removida sección Install del README.
    Open source →
  3. 0.6.5 17 Mar 2026

    Nothing published for this version

  4. 0.5.5 16 Mar 2026
    Release notes
    • Unified watch() API: pass a String for single-doc or Map<String, String> for tag queries.
    • Real-time query support via watch({'field': 'value'}).
    • Local-only collections with taint byte isolation.
    • Query cache with automatic invalidation on sync events.
    • All comments translated to English.
    • Full code cleanup for release.
    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