Skip to content

Commit f0671d3

Browse files
committed
chore: update stream_core dependency to version 0.3.2
1 parent c09b43e commit f0671d3

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

melos.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,7 @@ command:
4848
shared_preferences: ^2.5.3
4949
state_notifier: ^1.0.0
5050
stream_feeds: ^0.4.0
51-
stream_core:
52-
git:
53-
url: https://github.com/GetStream/stream-core-flutter
54-
ref: feat/location-filtering
55-
path: packages/stream_core
51+
stream_core: ^0.3.2
5652
video_player: ^2.10.0
5753
uuid: ^4.5.1
5854

packages/stream_feeds/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ dependencies:
3030
retrofit: ">=4.6.0 <=4.9.0"
3131
rxdart: ^0.28.0
3232
state_notifier: ^1.0.0
33-
stream_core:
34-
git:
35-
url: https://github.com/GetStream/stream-core-flutter
36-
ref: feat/location-filtering
37-
path: packages/stream_core
33+
stream_core: ^0.3.2
3834
uuid: ^4.5.1
3935

4036
dev_dependencies:

0 commit comments

Comments
 (0)