dyte_uikit 0.0.4+1 dyte_uikit: ^0.0.4+1 copied to clipboard
Dyte's UI SDK to integrate video-audio to your app
Dyte UI Kit #
0.0.1 #
- initial release.
0.0.1+1 #
- added freezed files
0.0.2 #
- Migrated to use
dyte_core
:0.1.1+0
0.0.2+1 #
- Migrated to use
dyte_core
:0.1.1+1
- Bug fixes:
- Release not happening on android fix.
- Grid tile size is made dynamic.
- lock portrait mode for meeting room.
- file name overflow in chat.
- Setup page orientation fix.
0.0.2+2 #
Migrated to use dyte_core
: 0.1.1+3
Fix pod install
error for DyteiOSCore
.Migrated to use dyte_core
: 0.1.1+0
0.0.2+3 #
- Video view stability
- Pagination support added
- iOS: List of Plugin/Screenshare added
- Add 2 page indicator
- Empty Screen on Polls
- Poll UI polish
- Polls: Count to be shown when poll is completed
- Count votes to be shown
- Settings screen should show selected audio/video device
- Unread chat and polls badge added
- Migrated to support dart-3
0.0.2+4 #
PeerVideoView
import bug fixed.
0.0.3+0 #
- added support for older flutter versions
- Refine Notification snackbar behaviour
- Update Icons: camera switch and stage
- Show image (if available) in place of initials when video is off.
- Unread badge fix
0.0.3+1 #
- changed
image_gallery_saver
to latest.
0.0.4 #
- Fixed black screen navigation bug on leaving the meet.
- Removed
clientContext
parameter. - Show initial display name on setup screen from
authToken
. - Added dismiss button to leave from Setup Screen.
- Join button enable/disable based on displayName.
0.0.4+1 #
- Fix
dyteClientAndroid
initialization ononReattachedToEngine()
. - Updated README.
- Added optimizations for participant count rebuilds.
- Fix disabling audio/video on setup screen when preset doesn't permit.