dyte_plugin 2.0.1 copy "dyte_plugin: ^2.0.1" to clipboard
dyte_plugin: ^2.0.1 copied to clipboard

A custom Dyte video calling plugin for FlutterFlow using dyte_uikit and file_picker.

dyte_plugin #

A custom Dyte video calling plugin for FlutterFlow using dyte_uikit and file_picker safely.

Features #

  • Embedded DyteMeeting widget
  • Avoids file_picker conflicts with FlutterFlow

Usage #

import 'package:dyte_plugin/dyte_plugin.dart';

DyteMeetingWrapper(
  authToken: 'your_auth_token',
  meetingId: 'your_meeting_id',
);
0
likes
130
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A custom Dyte video calling plugin for FlutterFlow using dyte_uikit and file_picker.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dyte_uikit, flutter, plugin_platform_interface

More

Packages that depend on dyte_plugin

Packages that implement dyte_plugin