-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
133 lines (119 loc) · 3.55 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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
name: fyx
description: Fyx for Nyx.cz
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 11.0.0+138
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ^3.3.0
dependencies:
async: ^2.8.2
auto_size_text: ^3.0.0-nullsafety.0
cached_network_image: ^3.2.3
carousel_slider: ^4.0.0
chewie: ^1.8.5
device_info: ^2.0.3
diacritic: ^0.1.3
dio: ^5.4.0
file: ^7.0.0
firebase_analytics: ^10.8.5
firebase_messaging: ^14.7.15
flutter_cache_manager: ^3.3.1
flutter_dotenv: ^5.0.2
flutter_highlight: ^0.7.0
flutter_html: ^3.0.0-beta.2
flutter_markdown: ^0.7.3+1
flutter_riverpod: ^2.0.0-dev.4
flutter_sticky_header: ^0.6.0
fluttertoast: ^8.0.9
google_fonts: ^6.1.0
hive: ^2.0.6
hive_flutter: ^1.1.0
html: ^0.15.0
html_unescape: ^2.0.0
http: ^1.2.0
image: ^4.1.7
image_gallery_saver: ^2.0.3
image_picker: ^1.0.7
material_design_icons_flutter: ^7.0.7296
meta: ^1.7.0
package_info: ^2.0.2
path: ^1.8.0
path_provider: ^2.1.2
permission_handler: ^11.3.0
photo_view: ^0.14.0
provider: ^6.0.2
scroll_to_index: any
settings_ui: ^2.0.2
share_plus: ^7.2.2
shared_preferences: ^2.0.13
tap_canvas: ^0.9.4
url_launcher: ^6.1.5
video_player: ^2.9.2
webview_flutter: ^2.0.4
# Dart-lang core plugins 👇
http_parser: ^4.0.0
mime: ^1.0.1
intl: ^0.18.1
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
modal_bottom_sheet:
git:
url: https://github.com/eli1stark/modal_bottom_sheet.git
ref: 2b3f9f84f46418c1b337968c88883995f65f47e7
path: modal_bottom_sheet
firebase_crashlytics: ^3.0.0
firebase_performance: ^0.9.0
firebase_core: ^2.25.4
quiver: ^3.2.1
markdown: ^7.2.2
dependency_overrides:
# # https://github.com/flutter/flutter/issues/44435#issuecomment-817583694
webview_flutter: ^3.0.4
sqflite: ^2.3.2
intl: any
dev_dependencies:
hive_generator: ^2.0.1
build_runner: ^2.0.6
flutter_launcher_icons: ^0.13.1
analyzer: ^6.2.0
flutter_test:
sdk: flutter
flutter_icons:
android: true
ios: true
image_path: "assets/app_icon.png"
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
# To add assets to your application, add an assets section, like this:
assets:
- .env
- assets/logo.png
- assets/tutorial-1.png
- assets/tutorial-2.png
- assets/tutorial-3.png
- assets/tutorial-4.png
- assets/travolta.gif
- assets/philosoraptor.png
- assets/lets-encrypt-r3.cer
- assets/inter_font/
fonts:
- family: JetBrainsMono
fonts:
- asset: assets/JetBrainsMono-SemiLight.ttf