chatwoot 0.0.7 chatwoot: ^0.0.7 copied to clipboard
A flutter package for integrating Chatwoot customer management platform
0.0.7 #
- Wait for chatwoot:ready event during init for Web
0.0.6 #
- Fix init issue on Web release builds
0.0.5 #
- Add isOpen getter
- Add eventsStream for Chatwoot SDK events
- Add baseDomain and showUnreadMessagesDialog to ChatwootSettings
- Fix init when Chatwoot SDK is completely loaded before on Web
0.0.4 #
- Add identifierHash to ChatwootUser for identity validation using HMAC
- Add hideMessageBubble to ChatwootSettings
0.0.3 #
- Add toggle feature
0.0.2 #
- Add position update feature
0.0.1 #
- Initial release with support for Web platform only