Zoom Video SDK (Flutter)
SkillMediaZoom Video SDK for Flutter. Use when building custom video session apps in Flutter with flutter_zoom_videosdk, event-driven architecture, session lifecycle handling, and mobile platform integration patterns.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Zoom Video SDK (Flutter) skill
What this skill tells your AI
The instructions your AI receives, as published by zoom/skills in skills/video-sdk/flutter/SKILL.md and read by ahel’s review.
Use this skill for Flutter apps that build custom real-time video session experiences with Zoom Video SDK.
Quick Links
- Lifecycle Workflow - init -> joinSession -> media/control -> leave -> cleanup
- SDK Architecture Pattern - helper-based API surface and event model
- High-Level Scenarios - common product patterns
- Setup Guide - package setup + platform prerequisites
- Session Join Pattern - tokenized session join flow
- Event Handling Pattern - listener mapping and action routing
- SKILL.md - complete navigation
Core Notes
- Latest pub.dev package verified on 2026-07-10:
flutter_zoom_videosdk 2.5.10. - Release
2.5.10adds a Web-aligned QoS statistics structure, introduces renamed playback volume controls while deprecating older methods, and fixes an iOS simulator build issue. - Video SDK sessions are custom sessions, not Zoom Meetings.
- Keep SDK credentials server-side; generate JWT token on backend.
- Integration is strongly event-driven; bind listener flows early.
- Feature support and enum names can drift by wrapper/native version.
References
Related Skills
Merged from video-sdk/flutter/SKILL.md
Zoom Video SDK Flutter - Documentation Index
Start Here
Concepts
Examples
References
Troubleshooting
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Signals
- GitHub stars
- 77
- Forks
- 16
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
zoom-video-sdk-flutter- Source
- github.com/zoom/skills