dyte_plugin
A simple and lightweight plugin that integrates Dyte video conferencing into Flutter apps, especially optimized for FlutterFlow custom widgets.
✨ Features
- Supports authToken based meeting join.
- Uses Dyte UIKit and Dyte Core for full HD video calls.
- Easy to embed in FlutterFlow Custom Widgets.
- Zero config setup — just pass the
authToken.
🚀 Getting Started
1. Install the package
In your pubspec.yaml:
dependencies:
dyte_plugin: ^2.0.1