kalam_link 0.1.2
kalam_link: ^0.1.2 copied to clipboard
KalamDB client SDK for Dart and Flutter — queries, live subscriptions, and authentication powered by flutter_rust_bridge.
Changelog #
All notable changes to the kalam_link package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2026-02-26 #
0.1.0 - 2026-02-26 #
Added #
- Initial release of
kalam_link— KalamDB client SDK for Dart and Flutter. - Query execution against KalamDB via HTTP/WebSocket.
- Live query subscriptions powered by
flutter_rust_bridge. - Authentication support (JWT bearer tokens).
- FFI plugin support for Android and iOS via
ffiPlugin.