From 3f300bdfa020c7900cd06e771819a590e4c87afb Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Wed, 16 Dec 2020 16:57:43 +0530 Subject: [PATCH] ref git url in pubspec Signed-off-by: Sahil Kumar --- pubspec.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 55f2bc65..a226f9c3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,10 +29,9 @@ dependencies: image_picker: ^0.6.7+2 flutter_keyboard_visibility: ^3.3.0 stream_chat: - path: ../stream-chat-dart -# git: -# url: https://github.com/GetStream/stream-chat-dart -# ref: two-way-pagination + git: + url: https://github.com/GetStream/stream-chat-dart + ref: two-way-pagination mime: ^0.9.6+3 video_compress: ^2.1.1 visibility_detector: ^0.1.5