talkjs_flutter 0.4.0 talkjs_flutter: ^0.4.0 copied to clipboard
Official TalkJS SDK for Flutter
0.4.0 #
- BREAKING CHANGE: Changed the
notify
property of theParticipant
to allow for mentions only
0.3.1 #
- Added explicit support for Android and iOS in pubspec.yaml
0.3.0 #
- Add support for push notification on both Android and iOS.
- Fix file upload on Android.
0.2.1 #
- Fixed vertical scrolling when the ChatBox is in a bottom sheet
0.2.0 #
- Implemented the
onLoadingStateChanged
callback - Implemented the
onCustomMessageAction
callbacks
0.1.0 #
- Initial version.