cometchat_uikit_shared 4.0.1
cometchat_uikit_shared: ^4.0.1 copied to clipboard
Shared Components for CometChat's chat and calls UI kits
4.0.0 - 04-09-2023 #
Added #
- properties in
UIKitSettings
to override admin and client host urls - methods
addExtension
andgetExtensionId
inExtensionsDataSource
- localized Strings
Changed #
- CometChat Chat SDK dependency upgraded to
cometchat_sdk: ^4.0.1
- GetX dependency upgraded to
get: ^4.6.5
- order of options shown for a message
SoundManager
converted to a singleton class
Removed #
- unused imports
- dead code
Fixed #
- size of media recorder icon in message composer
4.0.0-beta.1 - 04-08-2023 #
- Initial release