flutter_chatwoot_sdk 1.0.1
flutter_chatwoot_sdk: ^1.0.1 copied to clipboard
A flutter client sdk for chatwoot. Integrate Chatwoot flutter client into your flutter app and talk to your visitors/users in real time.
0.0.1 Jul 15,2021 #
- Setup initial client sdk flow
0.0.2 Jul 15,2021 #
- Updated example
0.0.3 Jul 15,2021 #
- Fixed multiple Hive adapter registration issue
- Fixed theme background issue
- Resolved pub analysis issues
0.0.4 Jul 15,2021 #
- Updated build_runner dependency to null safety version
0.0.5 Jul 20,2021 #
- Added ChatwootChatModal
- Updated README.md
0.0.6 Jul 20,2021 #
- Fixed received message widget overflow on mobile screens
0.0.7 Jul 22,2021 #
- Fixed ChatwootChatDialog avatar color
- Fixed ChatwootChatDialog chat bubble overflow
0.0.8 Jul 22,2021 #
- Update dependencies
0.0.9 Jul 22,2021 #
- Fixed message sending issues
- Adds development docs
1.0.0 March 25, 2024 #
- Updated plugin dependencies
1.0.1 March 25, 2024 #
- Bug fixes