π 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.