zuraffa_auth_android 1.1.0
zuraffa_auth_android: ^1.1.0 copied to clipboard
Android adapter for zuraffa_auth — Credential-Manager-shaped provider and encrypted session store over an injected platform channel.
Changelog #
1.1.0 #
- Session layer renamed:
zikzak_session→zuraffa_session(^1.1.0) — same API, new pub.flutter-io.cn identity aligned with the Zuraffa fleet. zuraffaconstraint synced to^6.2.2.
1.0.0 #
- First published release; android implementation of
zuraffa_authover one injected channel seam (pure Dart, documented native embedder protocol). - Depends on the published
zuraffa_auth(^1.0.0),zuraffa(^6.2.2), andzuraffa_session(^0.2.0). - Spec
003-android-auth-adapterverified PASS under the zfa TDD discipline.