Skip to content

Commit 65a2ad5

Browse files
committed
bug fix on inputfield
1 parent c313544 commit 65a2ad5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ command:
9595
stream_core_flutter:
9696
git:
9797
url: https://github.com/GetStream/stream-core-flutter.git
98-
ref: 6ac7fc1dbed5fac16cbcdab89e129252203f7d9c
98+
ref: 7f5a80e12145de74b4c485b850980a1117728f97
9999
path: packages/stream_core_flutter
100100
synchronized: ^3.1.0+1
101101
thumblr: ^0.0.4

packages/stream_chat_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies:
6262
stream_core_flutter:
6363
git:
6464
url: https://github.com/GetStream/stream-core-flutter.git
65-
ref: 6ac7fc1dbed5fac16cbcdab89e129252203f7d9c
65+
ref: 7f5a80e12145de74b4c485b850980a1117728f97
6666
path: packages/stream_core_flutter
6767
svg_icon_widget: ^0.0.1
6868
synchronized: ^3.1.0+1

0 commit comments

Comments
 (0)