We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7be504 commit 897d710Copy full SHA for 897d710
melos.yaml
@@ -47,8 +47,7 @@ command:
47
shared_preferences: ^2.5.3
48
state_notifier: ^1.0.0
49
stream_feeds: ^0.2.0
50
- stream_core:
51
- path: /Users/xsahil03x/StudioProjects/stream-core-flutter/packages/stream_core
+ stream_core: ^0.2.0
52
video_player: ^2.10.0
53
uuid: ^4.5.1
54
packages/stream_feeds/pubspec.yaml
@@ -32,7 +32,7 @@ dependencies:
32
retrofit: ^4.6.0
33
rxdart: ^0.28.0
34
35
- stream_core: ^0.1.0
36
37
38
dev_dependencies:
0 commit comments