📄️ SDK API Overview
After AzeooSDK.initialize and AzeooSDK.connect, you use AzeooSDK (core state/theme/user) and AzeooSDKModules (nutrition screens).
📄️ SDK entry point (initialize and connect)
Use the static AzeooSDK class: initialize once, then connect when the user is authenticated.
📄️ User and disconnect
After AzeooSDK.connect, you can access AzeooSDK.user for user operations and AzeooSDK.disconnect for logout.
📄️ Theme and modules
After AzeooSDK.connect, use AzeooSDKModules.nutrition and the theme helpers on AzeooSDK.