channel_talk_flutter 1.4.0
channel_talk_flutter: ^1.4.0 copied to clipboard
A plugin that translates the Channel Talk SDK into a plugin for Flutter(Unofficial)
1.4.0 #
- Update Android ChannelIOSDK to 10.0.5
- Removed memberHash from required fields.
1.3.1+1 #
- Fix android build gradle error
1.3.1 #
- Update Android ChannelIOSDK to 10.0.3
1.3.0 #
- Update Android ChannelIOSDK to 10.0.1
1.2.1 #
- fix updateUser SDK error
- fix to broadcast recieved push message not for Channel Talk
1.2.0 #
- fix error for ChannelIO 9.1.2 version
1.1.1 #
- fix channel talk ios sdk import error
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"