スキルKnowledge Work
📱zoom-video-sdk-flutter
- プラグイン
- Zoom
- ソース
- GitHub で見る ↗
説明
Flutter用 Zoom Video SDK 次のような場合に使用: flutter_zoom_videosdkを用いたカスタム動画セッションアプリをFlutterで構築する際に、イベント駆動型アーキテクチャ、セッションライフサイクル管理、モバイルプラットフォーム統合パターンに対応する必要があるとき
原文を表示
Zoom 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.
ユースケース
- ✓Flutterでカスタム動画セッションアプリを構築するとき
- ✓イベント駆動型アーキテクチャに対応させるとき
- ✓セッションライフサイクル管理が必要なとき
- ✓モバイルプラットフォーム統合パターンに対応するとき
本文
Zoom Video SDK (Flutter)
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
- 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.
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。