dyte_core_ios 0.1.1+5 dyte_core_ios: ^0.1.1+5 copied to clipboard
iOS implementation of the dyte_core plugin
0.1.0+1 #
- Initial release.
0.1.0+2 #
- Exported
DyteAudioDevice
andDyteVideoDevice
.
0.1.0+3 #
- Added support for plugins
- Added suport for polls
- Added pagination
- Added support for recording
0.1.1+0 #
- Changed method channels to event channels for all listeners
- Migrated DyteiOSCore to
0.3.2
0.1.1+1 #
Fix build release bug. Code cleanup.
0.1.1+2 #
changed android core version to 1.11.0
0.1.1+3 #
fix pod install
error for fetching DyteiOSCore
.
0.1.1+4 #
- Introduced Screenshare View support.
- Introduced Plugin View support.
- Added remove event listener methods.
- Added support for Waiting room, callbacks can be access through
DyteWaitingRoomEventsListener
. - Segregated classes for v1 (
DyteMeetingInfoV1
) and v2 (DyteMeetingInfoV2
) meetings. - Contains fix for Polls.
0.1.1+5 #
- Add plugins support
- Implemented host controls
- Implemented plugins