urva_connect_sdk_main 0.0.9
urva_connect_sdk_main: ^0.0.9 copied to clipboard
Urva connect sdk used for urva support chat
0.0.9 #
- Added:
SpellCheckerControllerfor 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
XFileand blob URL handling. - Improved: Responsive layout for
TeamUserThreadsto better support Web and larger screens. - Fixed: UI refinements in
ProgressWithMultiDialogandAlertDialogfor 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
themeColorparameter pass in initializeSdk() method to customize theme colors at runtime - Documented
isSystemBackparameter inopenScreen()method
- Added
0.0.2 #
- TODO: resolve Pass static analysis
0.0.1 #
- TODO: Describe initial release.