Merge branch 'master' into feature/offline

This commit is contained in:
Salvatore Giordano
2020-03-12 21:11:07 +01:00
5 changed files with 24 additions and 10 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: 0.1.8
version: 0.1.9
environment:
sdk: ">=2.3.0 <3.0.0"
@@ -12,7 +12,7 @@ dependencies:
photo_view: ^0.9.2
rxdart: ^0.23.1
flutter_widgets: ^0.1.11
jiffy: ^3.0.0
jiffy: ^3.0.1
cached_network_image: ^2.0.0
flutter_markdown: ^0.3.4
url_launcher: ^5.4.2