urva_connect_sdk_main 0.0.9 copy "urva_connect_sdk_main: ^0.0.9" to clipboard
urva_connect_sdk_main: ^0.0.9 copied to clipboard

Urva connect sdk used for urva support chat

0.0.9 #

  • Added: SpellCheckerController for Web support to handle text validation in chat input.
  • Added: Form metadata handling and role permissions in MiddleNotifier.
  • Added: Support for multiple media uploads with progress tracking in ShareFiles.
  • Improved: Web support for file sharing using XFile and blob URL handling.
  • Improved: Responsive layout for TeamUserThreads to better support Web and larger screens.
  • Fixed: UI refinements in ProgressWithMultiDialog and AlertDialog for better consistency.

0.0.8 #

  • Added: notification handle method
  • Fixed: chat screen + button empty bottom sheet open fixed

0.0.7 #

  • Added: Hive database encryption using Flutter Secure Storage
  • Added: Web support

0.0.6 #

  • Added: added new callback method for custom button
  • Added: added new theme color light/dark method
  • Added: added new change theme color methods

0.0.5 #

  • Added: Urvashe ai thread assign to me button implement in chat screen

0.0.4 #

  • Added: Custom action buttons in thread profile

0.0.3 #

  • Added: Theme management features
    • Added UrvaConnectSdk.setThemeMode(Brightness.dark) method to switch between light and dark theme modes
    • Added themeColor parameter pass in initializeSdk() method to customize theme colors at runtime
    • Documented isSystemBack parameter in openScreen() method

0.0.2 #

  • TODO: resolve Pass static analysis

0.0.1 #

  • TODO: Describe initial release.