flutter_twilio_conversations_web 2.0.8
flutter_twilio_conversations_web: ^2.0.8 copied to clipboard
Web platform implementation of flutter_twilio_conversations_web
2.0.6 #
- Fix crash with
typing
,getUnreadMessagesCount
,connectionStateChanged
andconnectionError
methods - Refactored
sendMessage
to improve stability during conversation creation
2.0.5 #
- Update
getLastMessages
to return newest messages first and count backwards
2.0.4 #
- Added implementation for
registerForNotification
andunregisterForNotification
methods - Update signatures for
tokenExpired
andtokenAboutToExpire
events
2.0.2 #
- Fixed issue with messages containing Media
2.0.0+10 #
- First release of flutter_twilio_conversations web support