carrotquest_sdk 0.0.14
carrotquest_sdk: ^0.0.14 copied to clipboard
Conversational platform for business. Flutter sdk.
0.0.14 #
- Added support for in-app navigation tracking
- Fixed bugs
0.0.13 #
- Fixed chat lags on Android
0.0.12 #
- Now the auth returns the value of the carrot_id field (iOS)
0.0.11 #
- Fixed the bug with file uploading
- Fixed the bug with class visibility after obfuscation
- Now the auth returns the value of the carrot_id field (Android)
0.0.10 #
- iPadOS minimum support added
- Fix UI when rotate screen (iOS)
- Fix send file logic (iOS)
0.0.9 #
- Added support for
isInit
method on Android - Improved behavior when there is no internet connection
- Worked on notifications and fixed bugs
- Fixed other minor bugs
0.0.8 #
- More bugs fix
0.0.7 #
- Fix bugs
0.0.6 #
- Added support for customizable placeholders for bot questions
- Fix bugs.
0.0.5 #
- Fix bugs.
0.0.4 #
- Added the ability to authorize using a hash.
0.0.3 #
- Fixed problems with receiving messages from bots
- Fixed other problems related to bots
- Fix some auth bug
- Changed mechanism of requesting access to photos. Now it happens automatically and on demand (only for iOS)
0.0.2 #
- Update documentation
0.0.1 #
- First release