Merge branch 'feature/null-safety' into feat/ui-nnbd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: stream_chat_flutter
|
||||
homepage: https://github.com/GetStream/stream-chat-flutter
|
||||
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
|
||||
version: 1.5.2
|
||||
version: 1.5.3
|
||||
repository: https://github.com/GetStream/stream-chat-flutter
|
||||
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
|
||||
|
||||
@@ -13,8 +13,8 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
stream_chat_flutter_core: ^1.5.1
|
||||
photo_view: ^0.11.1
|
||||
stream_chat_flutter_core: ^1.5.2
|
||||
photo_view: ^0.11.0
|
||||
rxdart: ^0.26.0
|
||||
scrollable_positioned_list: ^0.2.0-nullsafety.0
|
||||
jiffy: ^4.1.0
|
||||
|
||||
Reference in New Issue
Block a user