🔑 AzeooSDK (Flutter)
Voir API SDK pour la surface actuelle.
await AzeooSDK.initialize(apiKey, options: AzeooSDKInitOptions(...));
await AzeooSDK.connect(
token: jwt,
gender: gender,
height: height,
weight: weight,
);
Utilisez AzeooSDKModules, pas AzeooSDK.nutrition.