forked from StronzLabs/Stronzflix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
99 lines (90 loc) · 2.07 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
name: stronzflix
description: "Streaming application."
publish_to: 'none'
version: 0.2.4
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
async: ^2.11.0
audio_service: ^0.18.13
audio_service_mpris: ^0.1.5
background_downloader: ^8.5.3
cast:
git:
url: https://github.com/johnvuko/flutter_cast.git
ref: master
connectivity_plus: ^6.0.3
crypto: ^3.0.3
ffmpeg_kit_flutter: ^6.0.3
flutter:
sdk: flutter
flutter_hls_parser: ^2.0.1
flutter_svg: ^2.0.10+1
html: ^0.15.4
html_unescape: ^2.0.0
http: ^1.2.1
image: ^4.2.0
# media_kit: ^1.1.10+1
media_kit:
git:
url: https://github.com/media-kit/media-kit.git
path: ./media_kit
ref: main
# media_kit_libs_video: ^1.0.4
media_kit_libs_video:
git:
url: https://github.com/media-kit/media-kit.git
path: ./libs/universal/media_kit_libs_video
ref: main
# media_kit_video: ^1.2.4
media_kit_video:
git:
url: https://github.com/media-kit/media-kit.git
path: ./media_kit_video
ref: main
package_info_plus: ^8.0.0
path: ^1.9.0
path_provider: ^2.1.3
peerdart: ^0.5.4
pointycastle: ^3.9.1
process_run: ^0.14.2
provider: ^6.1.2
shared_preferences: ^2.2.3
shimmer: ^3.0.0
# smtc_windows: ^0.1.3
smtc_windows:
git:
url: https://github.com/Bonfra04/smtc_windows.git
path: ./packages/smtc_windows
ref: main
typed_data: ^1.3.2
url_launcher: ^6.2.6
uuid: ^4.4.0
win32_registry: ^1.1.4
window_manager: ^0.4.2
dependency_overrides:
media_kit:
git:
url: https://github.com/media-kit/media-kit.git
path: ./media_kit
ref: main
media_kit_native_event_loop:
git:
url: https://github.com/media-kit/media-kit.git
path: ./media_kit_native_event_loop
ref: main
uuid: ^4.4.0
bonsoir: ^5.1.10
bonsoir_windows:
git:
url: https://github.com/Skyost/Bonsoir.git
path: ./packages/bonsoir_windows
ref: master
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.2
flutter:
uses-material-design: true
assets:
- assets/logo.svg