-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
67 lines (61 loc) · 1.39 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
name: life_chest
description: A safe container for your data
publish_to: 'none'
homepage: https://github.com/theskyblockman/life-chest
version: 1.4.0+10400
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
cryptography: ^2.7.0
cryptography_flutter: ^2.3.2
file_picker: ^8.0.0+1
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
path: ^1.8.3
path_provider: ^2.0.13
encrypt: ^5.0.1
crypto: ^3.0.3
audio_service: ^0.18.11
just_audio: ^0.9.32
mime: ^1.0.4
test: ^1.24.1
rxdart: ^0.27.7
flutter_media_metadata: ^1.0.0+1
local_auth_crypto: ^1.1.0
pattern_lock:
git: https://github.com/theskyblockman/pattern_lock.git
local_auth: ^2.1.7
dynamic_color: ^1.6.6
marquee:
git: https://github.com/theskyblockman/marquee.git
flutter_pdfview: ^1.3.1
package_info_plus: ^6.0.0
flutter_secure_storage: ^9.0.0
flutter_video_info:
git: https://github.com/theskyblockman/flutter_video_info.git
video_player: ^2.7.1
chewie: ^1.8.1
permission_handler: ^11.3.1
archive: ^3.4.10
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
intl_utils: any
flutter_launcher_icons: ^0.13.1
flutter:
generate: true
uses-material-design: true
assets:
- file_settings/
- logo.png
flutter_intl:
enabled: true
flutter_launcher_icons:
ios: true
image_path: "logo.png"
min_sdk_android: 23
remove_alpha_ios: true