Skip to main content
Version: 1.1.0

πŸ”‘ AzeooSDK (Flutter)

See SDK API for the current surface.

await AzeooSDK.initialize(apiKey, options: AzeooSDKInitOptions(...));
await AzeooSDK.connect(
token: jwt,
gender: gender,
height: height,
weight: weight,
);

Use AzeooSDKModules, not AzeooSDK.nutrition.