fix: pre release (#324)
* use share_plus plugin * bump dependency versions * fix ui for web * unfocus messageinput only on commands * fix default error for messagesearchlistview * fix thumbnail animation
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies:
|
||||
url: https://github.com/GetStream/stream-chat-flutter.git
|
||||
ref: develop
|
||||
path: packages/stream_chat_flutter_core
|
||||
photo_view: ^0.10.3
|
||||
photo_view: ^0.11.0
|
||||
rxdart: ^0.25.0
|
||||
scrollable_positioned_list: ^0.1.8
|
||||
jiffy: ^3.0.1
|
||||
@@ -27,8 +27,8 @@ dependencies:
|
||||
flutter_markdown: ^0.5.2
|
||||
url_launcher: ^5.7.10
|
||||
emojis: ^0.9.3
|
||||
video_player: ^1.0.1
|
||||
chewie: ^0.12.1+1
|
||||
video_player: ^2.0.0
|
||||
chewie: ^1.0.0
|
||||
file_picker: ^2.1.5
|
||||
image_picker: ^0.6.7+17
|
||||
flutter_keyboard_visibility: ^4.0.2
|
||||
@@ -41,11 +41,11 @@ dependencies:
|
||||
flutter_slidable: ^0.5.7
|
||||
clipboard: ^0.1.2+8
|
||||
image_gallery_saver: ^1.6.7
|
||||
esys_flutter_share: ^1.0.2
|
||||
photo_manager: ^0.6.0
|
||||
share_plus: ^1.2.0
|
||||
photo_manager: ^1.0.0
|
||||
transparent_image: ^1.0.0
|
||||
ezanimation: ^0.4.1
|
||||
synchronized: ^2.2.0+2
|
||||
synchronized: ^2.1.0
|
||||
characters: ^1.0.0
|
||||
dio: ^3.0.10
|
||||
path_provider: ^1.6.27
|
||||
|
||||
Reference in New Issue
Block a user