Merge branch 'develop' into feature/null-safety

This commit is contained in:
Salvatore Giordano
2021-04-09 09:34:26 +02:00
73 changed files with 4292 additions and 1056 deletions
@@ -1,7 +1,7 @@
name: stream_chat_flutter_core
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.
version: 1.5.0
version: 1.5.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -16,6 +16,7 @@ dependencies:
sdk: flutter
rxdart: ^0.26.0
stream_chat: ^1.5.0
meta: ^1.2.4
dependency_overrides:
stream_chat: