-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
58 lines (48 loc) · 1.03 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: apk_manager
description: A new Flutter project.
publish_to: 'none'
version: 1.0.2+2
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_core: ^2.14.0
firebase_auth: ^4.6.3
provider: ^6.0.5
cloud_firestore: ^4.8.1
url_launcher: ^6.1.6
flutter_launcher_icons: ^0.13.1
firebase_messaging: ^14.6.3
external_app_launcher: ^3.1.0
shared_preferences: ^2.2.2
intl: ^0.19.0
http: ^1.2.1
path_provider: ^2.1.3
open_filex: ^4.3.2
equatable: ^2.0.5
google_sign_in: ^5.3.0
flutter_svg: ^1.0.3
package_info: ^2.0.2
shorebird_code_push: ^1.1.3
sentry_flutter: ^7.18.0
win32: ^5.7.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_icons:
android: "launcher_icon"
# android: false
ios: false
image_path: "assets/images/launcher_icon.png"
remove_alpha_ios: true
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- config/