octopus_sdk_flutter 1.7.0
octopus_sdk_flutter: ^1.7.0 copied to clipboard
Flutter plugin for Octopus Community SDK
1.7.0 #
- First public release aligned with Octopus native SDK 1.7 on iOS and Android.
- Added SSO (
initializeOctopusSDK) - Added user session helpers:
connectUser,connectUserWithTokenProvider, anddisconnectUser. - Introduced embedded
OctopusViewwidget with callbacks for login navigation, profile edits, and back events. - Added theme customization (colors, font sizz, logo, light/dark modes) passed through to the native UI.