-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
109 lines (91 loc) · 2.75 KB
/
pubspec.yaml
File metadata and controls
109 lines (91 loc) · 2.75 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
106
107
108
109
name: tibetan_language_learning_app
description: Tibetan Language Learning App
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.3.12+33
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_staggered_animations: ^1.1.1
painter: 2.0.0
cupertino_icons: ^1.0.8
flutter_colorpicker: ^1.1.0
just_audio: ^0.10.5
flutter_bloc: ^9.1.1
url_launcher: ^6.3.2
share_plus: ^12.0.0
animated_text_kit: ^4.2.3
google_mobile_ads: ^6.0.0
get_it: ^8.2.0
equatable: ^2.0.7
firebase_crashlytics: ^5.0.1
firebase_core: ^4.1.0
firebase_analytics: ^12.0.1
shared_preferences: ^2.5.3
provider:
liquid_progress_indicator_v2: ^0.5.0
confetti: ^0.8.0
carousel_slider: ^5.1.1
lottie: ^3.3.2
purchases_flutter: ^9.6.0
flutter_localizations:
sdk: flutter
intl: ^0.20.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter_launcher_icons: ^0.14.4
flutter_native_splash: ^2.4.6
flutter_icons:
image_path: "assets/images/ic_launcher.png"
android: true
ios: true
flutter_native_splash:
color: "#57612F"
image: assets/images/splash.png
fullscreen: true
android: true
ios: true
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
generate: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/audio/
- assets/audio/words/
- assets/audio/colors/
- assets/audio/family/
- assets/audio/greeting/
- assets/audio/number/
- assets/audio/pronoun/
- assets/others/
- assets/
- assets/json/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
fonts:
- family: jomolhari
fonts:
- asset: assets/fonts/jomolhari-regular.ttf
- family: tsutong
fonts:
- asset: assets/fonts/qomolangma-tsutong.ttf
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages