-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
198 lines (179 loc) · 5.5 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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
name: SarSys
description: SarSys
# 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: 0.1.1+86
environment:
sdk: ">=2.11.0 <3.0.0"
flutter: ">=2.2.3"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_cupertino_localizations: ^1.0.1
flutter_appauth: ^1.1.0
flutter_secure_storage: ^4.1.0
jose: ^0.3.0
sqflite: ^2.0.0+3
shared_preferences: ^2.0.0
geolocator: ^7.3.0
geocoder: ^0.2.1
flutter_launcher_icons: ^0.9.0
uni_links: ^0.5.1
http: ^0.13.0
path: ^1.6.2
path_provider: ^2.0.0
protobuf: ^2.0.0
web_socket_channel: ^2.0.0
rxdart: ^0.27.1
json_annotation: ^4.0.1
bloc: ^7.0.0
flutter_bloc: ^7.0.1
equatable: ^2.0.3
jaguar_jwt: ^3.0.0
flutter_form_builder: ^6.0.1
# flutter_chips_input: ^1.9.5
app_settings: ^4.1.1
permission_handler: ^8.1.3
flutter_slidable: ^0.6.0
package_info: ^2.0.0
font_awesome_flutter: ^9.1.0
flutter_map: ^0.11.0
badges: ^2.0.1
sentry_flutter: ^5.1.0
catcher: ^0.6.7
device_info: ^2.0.0
url_launcher: ^6.0.9
material_design_icons_flutter: ^4.0.5345
filesize: ^2.0.1
dartz: ^0.9.1
intro_views_flutter: ^3.2.0
flutter_email_sender: ^5.0.2
provider: ^5.0.0
wakelock: ^0.5.0+2
faker: ^2.0.0
connectivity: ^3.0.6
data_connection_checker: ^0.3.4
xml: ^5.0.0
pin_code_fields: ^7.2.0
local_auth: ^1.1.6
hive: ^2.0.0
hive_flutter: ^1.0.0
flutter_udid: ^2.0.0
json_patch: ^2.0.0
cached_network_image: ^3.1.0
flutter_cache_manager: ^3.1.2
flutter_phoenix: ^1.0.0
chopper: ^4.0.0
debounce_throttle: ^2.0.0
grouped_list: ^4.0.0
flutter_background_geolocation: ^4.0.2
percent_indicator: ^3.0.1
timer_builder: ^2.0.0
pretty_json: ^2.0.0
country_pickers: ^2.0.0
intl: ^0.17.0
# Mocking support
uuid: ^3.0.4
random_string: ^2.3.1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
dependency_overrides:
# intl: ^0.17.0
# sentry_flutter: 4.0.6
# country_pickers: 2.0.0
# test_api: ^0.2.19-nullsafety
# flutter_map:
# # Use local branch of flutter_map
# path: ../flutter_map
flutter_map:
# Use local branch of flutter_map
#path: ../flutter_map
git:
url: git://github.com/fleaflet/flutter_map
ref: master
# Merged PR https://github.com/johnpryan/flutter_map/pull/577 Evict error tiles
# Merged PR https://github.com/johnpryan/flutter_map/pull/584 Observe TileLayerOptions changes
# Proposed fix for missing disposal of AnimationController in Tile class
# url: https://github.com/DISCOOS/flutter_map
# ref: track_change_and_evict_errors
# ref: issues/836
# intro_views_flutter:
# #path: ../IntroViews-Flutter
# git:
# url: https://github.com/aagarwal1012/IntroViews-Flutter.git
# ref: master
# flutter_chips_input:
# path: ../flutter_chips_input
# git:
# url: https://github.com/danvick/flutter_chips_input.git
# ref: master
#
# pin_code_fields:
# #path: ../pin_code_fields
# git:
# url: https://github.com/DISCOOS/pin_code_fields.git
# ref: master
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.11
bloc_test: ^8.0.2
build_runner: ^2.0.0
json_serializable: ^4.1.4
chopper_generator: ^4.0.1
flutter_icons:
android: true #"launcher_icon"
ios: true
image_path: "assets/icon.png"
image_path_android: "assets/icon_android.png"
#image_path_ios: "assets/images/icon-710x599-ios.png"
#image_path_ios: "assets/images/icon-710x599-ios.png"
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/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
assets:
- logo.png
- assets/config/base_map.json
- assets/config/fleet_map.json
- assets/config/app_config.json
- assets/images/map.png
- assets/pending_tile.png
- assets/error_tile.png
- assets/offline_tile.png
- assets/images/cabin.png
- assets/images/sar-team-2.png
- assets/images/avatar-male.png
- assets/images/google.png
- assets/images/download.png
- assets/mapspreview/missing.png
- assets/mapspreview/topo4.png
- assets/mapspreview/normaphd.png
- assets/mapspreview/toporaster3.png
- assets/mapspreview/ortofoto.png
- assets/mapspreview/hybrid.png
- assets/mapspreview/sjokart.png
- assets/mapspreview/osm.png
- assets/mapspreview/mapant.png
fonts:
- family: SarSysIcons
fonts:
- asset: assets/icons/SarSys.ttf
- family: PTMono
fonts:
- asset: assets/fonts/PTMono-Bold.ttf