qiscus_chat_sdk 1.0.0+alpha6 qiscus_chat_sdk: ^1.0.0+alpha6 copied to clipboard
A starting point for Dart libraries or applications.
1.0.0+alpha6 #
- Fix cannot get user data
- Fix cannot determine if room are single, group, or channel
- Add more method which return Future
1.0.0+alpha5 #
- Fix not subscribing to new message
1.0.0+alpha4 #
- Fix not handling error on future
onError
handler
1.0.0+alpha3 #
- Add some method which will return a future instead of using callback
- Fix not using broker url from provided value
- Add generate message method helpers
- Fix last message always empty on room object
- Internal refactoring
1.0.0+alpha2 #
- Fix not sending the correct appId
1.0.0+alpha1 #
- Initial version