v0.1.1
Android- •QA-hardened release: a full QA round plus two native ship-blocker fixes and a public-API redesign.
- •Breaking: instance-based API — use KalloClient.instance / KalloClient.instance.calls instead of static access.
- •TLS server-certificate verification is now ON by default, with caBundlePath and tlsAcceptSelfSigned knobs.
- •Reliable teardown and re-init per process; typed exceptions, input validation, and a registration watchdog.
- •Distributed as a closed-binary Flutter plugin package (Dart API + prebuilt .aar) — add it as a path or private-git dependency.