π Quick Start
Same flow on every platform: initialize β connect β show UI.
Checklist first
Integration checklist β 5 minutes, avoids most mistakes.
Choose your platformβ
| Platform | Guide |
|---|---|
| Flutter | AzeooSDK + AzeooSDKModules |
| Android | Kotlin + Fragments |
| iOS | SwiftUI or UIKit |
| React Native | TypeScript bridge |
Universal stepsβ
- Get an API key β Client Platform Β· Token guide
- Install the SDK β Downloads
- Initialize β API key + config (Initialization)
- Connect β User JWT + gender + height + weight (Authentication)
- Embed β Nutrition and/or training UI (platform quick start)
- Test logout β
disconnect