-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
92 lines (80 loc) · 1.88 KB
/
pubspec.yaml
File metadata and controls
92 lines (80 loc) · 1.88 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
name: happiness_jar
description: "Happiness jar project."
publish_to: 'none'
version: 1.9.5+56
environment:
sdk: '>=3.2.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
iconly: ^1.0.1
provider: ^6.1.1
get_it: ^7.2.0
shared_preferences: ^2.5.5
shimmer: ^3.0.0
auto_size_text: ^3.0.0
dio: ^5.9.2
pretty_dio_logger: ^1.4.0
sqflite: ^2.4.2
path: ^1.8.0
easy_localization: ^3.0.0
share_plus: ^12.0.1
clipboard: ^0.1.3
top_snackbar_flutter: ^3.1.0
image_picker: ^0.8.4+3
path_provider: ^2.1.3
firebase_core: ^4.6.0
firebase_crashlytics: ^5.1.0
firebase_analytics: ^12.2.0
firebase_messaging: ^16.1.3
permission_handler: ^12.0.1
app_settings: ^5.1.1
in_app_review: ^2.0.11
lottie: ^1.2.1
flutter_svg: ^2.0.10+1
url_launcher: ^6.3.0
package_info_plus: ^8.0.0
screenshot: ^3.0.0
google_mobile_ads: ^7.0.0
app_tracking_transparency: ^2.0.6+1
flutter_fortune_wheel: ^1.3.1
cached_network_image: ^3.4.1
flutter_local_notifications: ^17.2.2
badges: ^3.1.2
vision_gallery_saver: ^3.1.1
audio_waveforms: ^1.3.0
video_player: ^2.11.1
device_info_plus: ^12.4.0
# flutter_native_splash: ^2.4.1
dev_dependencies:
flutter_test:
sdk: flutter
# flutter_launcher_icons: ^0.13.1
flutter_lints: ^2.0.0
#flutter_icons:
# android: true
# ios: true
# image_path: "assets/icons/logo.png"
# remove_alpha_ios: false
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/translations/
- assets/animations/
- assets/svgs/
fonts:
- family: bar
fonts:
- asset: assets/fonts/bar.ttf
- family: avenir_bold
fonts:
- asset: assets/fonts/avenir_bold.otf
- family: avenir_regular
fonts:
- asset: assets/fonts/avenir_regular.otf
- family: avenir_medium
fonts:
- asset: assets/fonts/avenir_medium.otf