v0.5.2 of cindel
The official repository for Dart and Flutter packages. [Unoffic…
May 27, 2026
Ultra-fast, lightweight NoSQL local database for Flutter and Dart apps, powered by a compact Rust native core. Changelog excerpt: - Updated the annotations package constraint to the 0.5.2documentation and release line. - Aligned generated native MDBX typed writes with the collection-key id path, keeping ids out of compact document payloads and reducing insert size. - Added native document id reads for generated typed hydration. - Improved typed MDBX getAllreads by keeping a native read cursor alive for the batch reader, avoiding full batch materialization before Dart hydration. - Kept the existing batch reader as the f[...]
Discussion in the ATmosphere