Skip to content

1.3.0-beta

Compare
Choose a tag to compare
@imtoori imtoori released this 26 Feb 16:56
· 3564 commits to master since this release
576b4a3

stream_chat 1.3.0-beta

  • Save pinned messages in offline storage
  • Minor fixes
  • 🛑 BREAKING StreamClient.QueryChannels now returns a Stream and fetches the channels from storage before calling the api
  • Added StreamClient.QueryChannelsOnline and StreamClient.QueryChannelsOffline to fetch channels only from online or offline

stream_chat_persistence 1.3.0-beta

  • Update llc dependency

stream_chat_core 1.3.0-beta

  • Update llc dependency
  • Minor fixes

stream_chat_flutter 1.3.0-beta

  • Added MessageInputTheme
  • Fixed overflow in MessageInput animation
  • Delete only image on imagegallery
  • Close keyboard after sending a command
  • Exposed customAttachmentBuilders through MessageListView
  • Update stream_chat_core dependency