π API Reference
Task-oriented overview of the SDK surface (aligned with Pigeon pigeons/azeoo_api.dart).
Platform entry pointsβ
| Platform | Initialize | Connect |
|---|---|---|
| Flutter | AzeooSDK.initialize | AzeooSDK.connect |
| Android | AzeooSDK.initialize | connectUser |
| iOS | AzeooSDK.initialize | connectUser |
| React Native | initialize | connect |
Sectionsβ
| Topic | Page |
|---|---|
| Lifecycle | Lifecycle |
| User | User |
| Theme | Theme |
| Navigation | Navigation |
| Modules | Modules |
| Events | Events |
Platform-specific notesβ
- Flutter
- Android
- iOS β plus DocC static reference
- React Native
For integration steps, use Quick start.