Setting the file. One moment. SDK Architecture Pattern · Zoom Video SDK Flutter · anthropics/knowledge-work-plugins · Skills Docs
Flutter wrapper exposes helper-centric APIs and event constants.
- Core platform wrapper (
ZoomVideoSdk, platform channel).
- Session object and user/session state models.
- Domain helpers: audio/video/chat/share/recording/live transcription/phone/subsession.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Event channel via ZoomVideoSdkEventListener and EventType constants.
- Resolve helper/session object.
- Invoke async method.
- Process event callback and state transitions.
- Update UI/store from event payload.
- Keep event-to-state mapping centralized.
- Treat SDK enums/errors as versioned contracts.
- Isolate helper calls behind adapter methods for easier upgrades.
concepts/sdk-architecture-pattern.md