-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
45 lines (42 loc) · 911 Bytes
/
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
name: netplayer_mobile
description: netPlayer mobile version.
publish_to: 'none'
version: 2.1.0
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
flutter_native_splash: ^2.4.1
flutter_localizations:
sdk: flutter
google_fonts: ^6.2.1
shared_preferences: ^2.2.3
get: ^4.6.6
http: ^1.2.2
adaptive_dialog: ^2.1.0
loading_animation_widget: ^1.2.1
crypto: ^3.0.3
url_launcher: ^6.3.0
font_awesome_flutter: ^10.7.0
audio_service: ^0.18.15
scroll_to_index: ^3.0.1
just_audio: ^0.9.37
auto_size_text: ^3.0.0
audio_session: ^0.1.21
path_provider: ^2.1.4
dropdown_button2: ^2.3.9
connectivity_plus: ^6.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/
flutter_native_splash:
web: false
color: "#ffffff"
image: assets/icon.png