stream_chat 0.1.30 copy "stream_chat: ^0.1.30" to clipboard
stream_chat: ^0.1.30 copied to clipboard

outdated

The official Dart client for Stream Chat, a service for building chat applications.

0.1.30 #

  • Add silent property to message

0.1.29 #

  • Fix read event handling

0.1.28 #

  • Fix bug clearing members when receiving a message

0.1.27 #

  • Update dependencies

0.1.26 #

  • Remove wrong members property from ChannelModel

0.1.25 #

  • Fix online status

0.1.24 #

  • Fix unread count

0.1.22 #

  • Add mute/unmute channel

0.1.20 #

  • Fix channel query path without id

0.1.19 #

  • Fix loading message replies

0.1.18 #

  • Export dio error

0.1.17 #

  • Ignore current user typing events

  • Add event types

0.1.16 #

  • Fix message update

0.1.15 #

  • Fix mentions handling

0.1.14 #

  • Handle message modification and commands

0.1.13 #

  • Add message.updated event handling

0.1.12 #

  • Add export multipart_file from dio

0.1.11 #

  • Add channel config checks

0.1.10 #

  • Rename Channel.channelClients to channels

0.1.9 #

  • Fix channel update on message delete

0.1.8 #

  • Add delete message handling

0.1.7 #

  • Add reaction handling

0.1.6 #

  • Add initialized completer

  • Update example

0.1.5 #

  • Add ClientState and ChannelClientState 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
63
likes
0
pub points
88%
popularity

Publisher

verified publishergetstream.io

The official Dart client for Stream Chat, a service for building chat applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, dio, flutter, json_annotation, logging, rxdart, stream_channel, uuid, web_socket_channel

More

Packages that depend on stream_chat