amba 1.0.0
amba: ^1.0.0 copied to clipboard
amba SDK for Flutter — full 25-namespace surface for the agent-native backend-as-a-service.
Changelog #
All notable changes to the amba Flutter SDK are documented here.
Format follows Keep a Changelog;
versions follow SemVer.
1.0.0 — 2026-05-16 #
Initial public release of the amba Flutter SDK on pub.dev.
Added #
Ambaclient class wrapping the Amba backend API for Flutter apps: configure with project id + client key; track events; anonymous sign-in; authenticated sign-in via magic link; collection CRUD; AI prompt invocation.- Smoke test fixtures under
test/integration/exercising the public surface against a live tenant.