channel_talk_flutter 2.6.0 channel_talk_flutter: ^2.6.0 copied to clipboard
A plugin that translates the Channel Talk SDK into a plugin for Flutter(Unofficial)
2.6.0 #
- Added ChannelPluginListener
2.5.2 #
- Update Android ChannelIOSDK to 11.6.0
- Upgrade gradle version for release build error
2.5.1 #
- Changed android
minSdkVersion
to 21
2.5.0 #
- Update Android ChannelIOSDK to 11.5.0
- Update README for latest ChannelIOSDK usage
- Update example source
2.4.0 #
- Update Android ChannelIOSDK to 10.0.5
- Removed memberHash from required fields.
2.3.1+1 #
- Fix android build gradle error
2.3.1 #
- Update Android ChannelIOSDK to 10.0.3
- Sync minor version with V1
2.2.0 #
- Update Android ChannelIOSDK to 10.0.1
- Changed toast package
2.1.1 #
- fix updateUser SDK error
- fix to broadcast recieved push message not for Channel Talk
2.1.0 #
- fix error for ChannelIO 9.1.2 version
2.0.1 #
- fix channel talk ios sdk import error
2.0.0 #
- Null safety support
1.1.0 #
- Update ChannelIOSDK
- Added methods "setPage" "resetPage"
1.0.0 #
This is a initial release of channel talk plugin(Unofficial).
- Added SDK "boot" "sleep" "shutdown" "showChannelButton" "hideChannelButton" "showMessenger" "hideMessenger" "openChat" "track" "updateUser" "initPushToken" "isChannelPushNotification" "receivePushNotification" "storePushNotification" "hasStoredPushNotification" "openStoredPushNotification" "isBooted" "setDebugMode"