zendesk_helper_plus 3.1.0 zendesk_helper_plus: ^3.1.0 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
3.1.0 #
- Upgrade Zendesk messaging plugin;
- Upgrade Flutter version, gradle, kotlin, AGP;
- Upgrade to Java 21;
- Migrate from imperative apply of Flutter's Gradle plugins
- Give credits to people that worked in the project;
- And more.
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:
isPreChatFormEnabled
isAgentAvailabilityEnabled
isChatTranscriptPromptEnabled
isOfflineFormEnabled
1.0.1 #
- Update documentation
1.0.0 #
- Initial release