-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
105 lines (95 loc) · 2.94 KB
/
Copy pathpubspec.yaml
File metadata and controls
105 lines (95 loc) · 2.94 KB
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
100
101
102
103
104
105
name: Stash
description: "A new Flutter project."
publish_to: "none"
version: 1.0.4+1
environment:
sdk: ">=3.4.4 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
camera: ^0.11.0+2
permission_handler: ^11.3.1
google_mlkit_barcode_scanning: ^0.12.0
glass: ^2.0.0+1
barcode_widget: ^2.0.4
shared_preferences: ^2.3.2
screen_brightness: ^1.0.1
flutter_svg: ^2.0.10+1
mesh_gradient: ^1.3.7
in_app_review: ^2.0.9
package_info_plus: ^8.0.2
webview_flutter: ^4.8.0
cached_network_image: ^3.4.1
image: ^4.2.0
flutter_launcher_icons: ^0.13.1
lottie: ^3.1.2
provider: ^6.1.2
cached_network_svg_image: ^1.0.0
flutter_localizations:
sdk: flutter
intl: any
haptic_feedback: ^0.5.1+1
http: ^1.2.2
flutter_statusbarcolor_ns: ^0.5.0
in_app_purchase: ^3.2.0
url_launcher: ^6.3.0
google_mobile_ads: ^5.2.0
share_plus: ^11.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
generate: true
fonts:
- family: SFProDisplay
fonts:
- asset: fonts/SF-Pro-Display-Black.otf
- asset: fonts/SF-Pro-Display-BlackItalic.otf
- asset: fonts/SF-Pro-Display-Bold.otf
- asset: fonts/SF-Pro-Display-BoldItalic.otf
- asset: fonts/SF-Pro-Display-Heavy.otf
- asset: fonts/SF-Pro-Display-HeavyItalic.otf
- asset: fonts/SF-Pro-Display-Light.otf
- asset: fonts/SF-Pro-Display-LightItalic.otf
- asset: fonts/SF-Pro-Display-Medium.otf
- asset: fonts/SF-Pro-Display-MediumItalic.otf
- asset: fonts/SF-Pro-Display-Regular.otf
- asset: fonts/SF-Pro-Display-RegularItalic.otf
- asset: fonts/SF-Pro-Display-Semibold.otf
- asset: fonts/SF-Pro-Display-SemiboldItalic.otf
- asset: fonts/SF-Pro-Display-Thin.otf
- asset: fonts/SF-Pro-Display-ThinItalic.otf
- asset: fonts/SF-Pro-Display-Ultralight.otf
- asset: fonts/SF-Pro-Display-UltralightItalic.otf
- family: SFProRounded
fonts:
- asset: fonts/SF-Pro-Rounded-Black.otf
- asset: fonts/SF-Pro-Rounded-Bold.otf
- asset: fonts/SF-Pro-Rounded-Heavy.otf
- asset: fonts/SF-Pro-Rounded-Light.otf
- asset: fonts/SF-Pro-Rounded-Medium.otf
- asset: fonts/SF-Pro-Rounded-Regular.otf
- asset: fonts/SF-Pro-Rounded-Semibold.otf
- asset: fonts/SF-Pro-Rounded-Thin.otf
- asset: fonts/SF-Pro-Rounded-Ultralight.otf
assets:
- assets/penny.svg
- assets/icons/home.svg
- assets/icons/percent.svg
- assets/icons/settings.svg
- assets/icons/stars.svg
- assets/icons/profile.svg
- assets/icons/palette.svg
- assets/icons/hex.svg
- assets/icons/profileheart.svg
- assets/logo.png
- assets/lottie/tickw.json
- assets/lottie/tick.json
flutter_launcher_icons:
android: "launcher_icon"
ios: false
image_path: "assets/logo.png"
min_sdk_android: 21 # android min sdk min:16, default 21