ruut 0.1.2
ruut: ^0.1.2 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.9 #
- Temporary fix for chats not persisting on device
0.1.0 #
- Removed device_info & package_info dependency
0.1.1 #
Breaking changes #
user.model.darthas now changed toruut_user.model.dartIf you're using theRuutUsermodel instance you will have to update the path in your application
Breaking changes #
ruut_user.model.darthas now changed toruut_user_model.dartIf you're using theRuutUsermodel instance you will have to update the path in your application