ruut 0.0.7
ruut: ^0.0.7 copied to clipboard
Ruut Chat SDK for flutter, elevate your customer experienc with Ruut
0.0.1 #
- initial release of Ruut Flutter SDK.
0.0.2 #
- Removed getX dependency and updated supported platform
0.0.3 #
- Fixed parsed user details via
RuutUsernot reflecting on Ruut - Added support for identity support identity verification and validation via HMAC
0.0.7 #
Refactor Ruut Widget and Update Dependencies #
Major Changes #
- Replaced
webview_flutter_plusandflutter_inappwebviewwithwebview_flutter - Implemented
RuutControllerfor improved state management - Refactored
RuutUserandSocialProfilemodels with enhanced JSON serialization
New Features #
- Added static methods for user and attribute management
- Improved WebView integration and message handling
- Enhanced error handling and initialization process
Dependencies Added #
- device_info_plus
- package_info_plus
- path_provider
- image
- image_picker
- webview_flutter_android
Dependencies Removed #
- webview_flutter_plus
- flutter_inappwebview
Other Updates #
- Updated various package versions in pubspec.lock
- Improved documentation and code organization
- Enhanced platform-specific configurations (Android, iOS, macOS, Web)