This commit is contained in:
Salvatore Giordano
2021-05-03 21:22:35 +02:00
parent 7be4f9e9b1
commit ad8b8f359c
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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: 2.0.0-nullsafety.0
version: 2.0.0-nullsafety.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -11,7 +11,7 @@ environment:
dependencies:
flutter:
sdk: flutter
stream_chat_flutter_core: ^1.5.2
stream_chat_flutter_core: ^2.0.0-nullsafety.0
photo_view: ^0.11.1
rxdart: ^0.26.0
scrollable_positioned_list: ^0.2.0-nullsafety.0