Files
stream-chat-flutter/packages/stream_chat_flutter/example
d09d3817b5 fix(persistence,llc,core,ui): deprecated sort, add channelStateSort s… (#1366)
* fix(persistence,llc,core,ui): deprecated sort, add channelStateSort sorting the channels offline using the state

* update changelogs

* update tests

* remove deprecated test

* change threashold

* minor fixes

* remove tests

* fix(persistence): minor changes.

Signed-off-by: xsahil03x <[email protected]>

Signed-off-by: xsahil03x <[email protected]>
Co-authored-by: Sahil Kumar <[email protected]>
2022-10-25 17:07:02 +02:00
..
2022-09-30 17:55:57 +02:00
2022-10-05 17:08:45 +02:00
2022-09-30 17:55:57 +02:00
2022-09-30 17:55:57 +02:00
2022-09-30 17:55:57 +02:00
2022-09-30 17:55:57 +02:00
2021-02-02 13:03:44 +01:00
2022-09-30 17:55:57 +02:00
2021-02-01 15:45:58 +01:00

Flutter Chat Example Application

An example chat application using Flutter and Stream Chat.

Getting Started

Make sure to follow the steps from the tutorial.