v1.0.0-beta.7.3 of dazzle_flutter
The official repository for Dart and Flutter packages. [Unoffic…
May 22, 2026
Dazzle SDK for Flutter. Embedded in-process database with HNSW vector search and a ChatAgent runtime for on-device LLM agents. Links the same libdazzle.so / Dazzle.xcframework the native Android and i [...] Changelog excerpt: Correctness release. A property-based fuzz pass over the bridge decoder surfaced a real crash. No breaking ABI. ### Fixed — DazzleHealth.fromMapthrew on a non-numeric field (m['k'] as num?)throws a TypeErrorthe moment a misbehaving native bridge sends a String(e.g. "6379") for a numeric field. Hardened to a defensive _asInt(Object?)coercion that returns the documented sentinel for any non-numinput. The strict is bool/ is Stringguards for rdbBgsaveInProgress/ valkeyVersion[...]
Discussion in the ATmosphere