From d48baf72740a252aa188bd923414f08251c91cf5 Mon Sep 17 00:00:00 2001 From: Gordon Hayes Date: Wed, 8 Sep 2021 11:48:58 +0200 Subject: [PATCH] chore: update pubspec to fork --- packages/stream_chat_flutter/pubspec.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/stream_chat_flutter/pubspec.yaml b/packages/stream_chat_flutter/pubspec.yaml index 907e9a7f..94ab5fbb 100644 --- a/packages/stream_chat_flutter/pubspec.yaml +++ b/packages/stream_chat_flutter/pubspec.yaml @@ -34,7 +34,11 @@ dependencies: photo_manager: ^1.2.6+1 photo_view: ^0.12.0 rxdart: ^0.27.0 - scrollable_positioned_list: ^0.2.0-nullsafety.0 + scrollable_positioned_list: + git: + url: https://github.com/HayesGordon/flutter.widgets.git + ref: feat/child-index-callback + path: packages/scrollable_positioned_list share_plus: ^2.0.3 shimmer: ^2.0.0 stream_chat_flutter_core: ^2.2.1