-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
58 lines (53 loc) · 1.13 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
name: net_player_next
description: netPlayer Flutter version
publish_to: 'none'
version: 3.3.7
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
audio_service: ^0.18.12
crypto: ^3.0.3
flash: ^3.1.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_launcher_icons: ^0.13.1
get: ^4.6.6
hotkey_manager: ^0.1.8
http: ^1.2.1
scroll_to_index: ^3.0.1
shared_preferences: ^2.2.2
url_launcher: ^6.2.5
window_manager: ^0.3.8
path_provider: ^2.1.2
tray_manager: ^0.2.1
google_fonts: ^6.2.1
media_kit: ^1.1.10
media_kit_libs_audio: ^1.0.4
font_awesome_flutter: ^10.7.0
flutter_popup: ^3.3.0
shelf: ^1.4.1
shelf_web_socket: ^1.0.2
flutter_rust_bridge: ^1.72.1
smtc_windows: ^0.1.2
dropdown_button2: ^2.3.9
loading_animation_widget: ^1.2.1
auto_size_text: ^3.0.0
path: ^1.9.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
assets:
- assets/
uses-material-design: true
flutter_launcher_icons:
windows:
generate: true
image_path: "assets/icon.png"
icon_size: 48
macos:
generate: true
image_path: "assets/icon.png"