cometchat_uikit_shared 4.0.1 copy "cometchat_uikit_shared: ^4.0.1" to clipboard
cometchat_uikit_shared: ^4.0.1 copied to clipboard

Shared Components for CometChat's chat and calls UI kits

4.0.1 - 05-09-2023 #

Added #

  • code level documentation

4.0.0 - 04-09-2023 #

Added #

  • properties in UIKitSettings to override admin and client host urls
  • methods addExtension and getExtensionId in ExtensionsDataSource
  • 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