zendesk_plugin_plus 2.1.2
zendesk_plugin_plus: ^2.1.2 copied to clipboard
A Flutter plugin for the Zendesk Chat SDK v2. Provides embed chat functionality in your apps to give your mobile users access to your support team
2.1.2 #
- Update format. (Just run
dart format .)
2.1.1 #
- Fixed ios package name
2.1.0 #
- Migrated to chat sdk version 3.5.0
- Migrated to messaging sdk version 5.5.0
- Migrated to chat-providers sdk version 3.5.0
2.0.0 #
- Migrated to null safety
1.2.1 #
- Update navigation title to "Contact Us"
1.2.0 #
BREAKING CHANGE: Updated navigationBarColor to primaryColor
- Added support for adding and removing tags on a chat
- Added support for various chat settings:
isPreChatFormEnabledisAgentAvailabilityEnabledisChatTranscriptPromptEnabledisOfflineFormEnabled
1.0.1 #
- Update documentation
1.0.0 #
- Initial release