dyte_plugin 2.0.0
dyte_plugin: ^2.0.0 copied to clipboard
A custom Dyte video calling plugin for FlutterFlow using dyte_uikit and file_picker.
2.0.0 #
- Major Update: Switched to using the published
dyte_pluginpackage instead of directly relying ondyte_uikitanddyte_core. - Plugin Refactor: The custom widget is now fully powered by the
dyte_plugininitialization logic. - Removed: Unused dependencies including
file_picker. - Improved: Code structure and separation of concerns for better maintainability and plugin encapsulation.