stream_chat 0.1.6 stream_chat: ^0.1.6 copied to clipboard
The official Dart client for Stream Chat, a service for building chat applications.
0.1.6 #
-
Add initialized completer
-
Update example
0.1.5 #
-
Add
ClientState
andChannelClientState
classes to handle channel state updates using events -
Update example supporting threads
0.1.4 #
-
Update some api with wrong or incomplete signatures
-
Add documentation for public apis
0.1.2 #
-
add websocket reconnection logic
-
add token expiration mechanism
0.1.1 #
- add typing events handling
0.1.0 #
-
a better example can be found in the example/ directory
-
fix some api calls and add missing one
0.0.2 #
- first beta version