Skip to content

Commit 7ecd249

Browse files
author
infobip-ci
committed
Release: 0.9.2
1 parent 1be4cc6 commit 7ecd249

File tree

4 files changed

+118
-212
lines changed

4 files changed

+118
-212
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.9.2
2+
## Fixed
3+
- Bug with using account's location baseUrl on Android.
14
# 0.9.1
25
## Fixed
36
- minor improvement of the android related code connected with asking the permissions

example/pubspec.lock

Lines changed: 58 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -5,74 +5,65 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
9-
url: "https://pub.dev"
8+
url: "https://pub.dartlang.org"
109
source: hosted
11-
version: "2.10.0"
10+
version: "2.8.2"
1211
boolean_selector:
1312
dependency: transitive
1413
description:
1514
name: boolean_selector
16-
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
17-
url: "https://pub.dev"
15+
url: "https://pub.dartlang.org"
1816
source: hosted
19-
version: "2.1.1"
17+
version: "2.1.0"
2018
characters:
2119
dependency: transitive
2220
description:
2321
name: characters
24-
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
25-
url: "https://pub.dev"
22+
url: "https://pub.dartlang.org"
2623
source: hosted
27-
version: "1.2.1"
24+
version: "1.2.0"
2825
charcode:
2926
dependency: transitive
3027
description:
3128
name: charcode
32-
sha256: fb98c0f6d12c920a02ee2d998da788bca066ca5f148492b7085ee23372b12306
33-
url: "https://pub.dev"
29+
url: "https://pub.dartlang.org"
3430
source: hosted
3531
version: "1.3.1"
3632
clock:
3733
dependency: transitive
3834
description:
3935
name: clock
40-
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
41-
url: "https://pub.dev"
36+
url: "https://pub.dartlang.org"
4237
source: hosted
43-
version: "1.1.1"
38+
version: "1.1.0"
4439
collection:
4540
dependency: transitive
4641
description:
4742
name: collection
48-
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
49-
url: "https://pub.dev"
43+
url: "https://pub.dartlang.org"
5044
source: hosted
51-
version: "1.17.0"
45+
version: "1.15.0"
5246
cupertino_icons:
5347
dependency: "direct main"
5448
description:
5549
name: cupertino_icons
56-
sha256: "486b7bc707424572cdf7bd7e812a0c146de3fd47ecadf070254cc60383f21dd8"
57-
url: "https://pub.dev"
50+
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "1.0.3"
52+
version: "1.0.5"
6053
fake_async:
6154
dependency: transitive
6255
description:
6356
name: fake_async
64-
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
65-
url: "https://pub.dev"
57+
url: "https://pub.dartlang.org"
6658
source: hosted
67-
version: "1.3.1"
59+
version: "1.2.0"
6860
ffi:
6961
dependency: transitive
7062
description:
7163
name: ffi
72-
sha256: "35d0f481d939de0d640b3db9a7aa36a52cd22054a798a73b4f50bdad5ce12678"
73-
url: "https://pub.dev"
64+
url: "https://pub.dartlang.org"
7465
source: hosted
75-
version: "1.1.2"
66+
version: "1.2.1"
7667
flutter:
7768
dependency: "direct main"
7869
description: flutter
@@ -82,8 +73,7 @@ packages:
8273
dependency: "direct dev"
8374
description:
8475
name: flutter_lints
85-
sha256: b543301ad291598523947dc534aaddc5aaad597b709d2426d3a0e0d44c5cb493
86-
url: "https://pub.dev"
76+
url: "https://pub.dartlang.org"
8777
source: hosted
8878
version: "1.0.4"
8979
flutter_test:
@@ -100,18 +90,16 @@ packages:
10090
dependency: transitive
10191
description:
10292
name: http
103-
sha256: b6f1f143a71e1fe1b34670f1acd6f13960ade2557c96b87e127e0cf661969791
104-
url: "https://pub.dev"
93+
url: "https://pub.dartlang.org"
10594
source: hosted
106-
version: "0.13.3"
95+
version: "0.13.5"
10796
http_parser:
10897
dependency: transitive
10998
description:
11099
name: http_parser
111-
sha256: e362d639ba3bc07d5a71faebb98cde68c05bfbcfbbb444b60b6f60bb67719185
112-
url: "https://pub.dev"
100+
url: "https://pub.dartlang.org"
113101
source: hosted
114-
version: "4.0.0"
102+
version: "4.0.2"
115103
infobip_mobilemessaging:
116104
dependency: "direct main"
117105
description:
@@ -123,114 +111,86 @@ packages:
123111
dependency: transitive
124112
description:
125113
name: js
126-
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
127-
url: "https://pub.dev"
114+
url: "https://pub.dartlang.org"
128115
source: hosted
129-
version: "0.6.5"
116+
version: "0.6.3"
130117
lints:
131118
dependency: transitive
132119
description:
133120
name: lints
134-
sha256: a2c3d198cb5ea2e179926622d433331d8b58374ab8f29cdda6e863bd62fd369c
135-
url: "https://pub.dev"
121+
url: "https://pub.dartlang.org"
136122
source: hosted
137123
version: "1.0.1"
138124
matcher:
139125
dependency: transitive
140126
description:
141127
name: matcher
142-
sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
143-
url: "https://pub.dev"
128+
url: "https://pub.dartlang.org"
144129
source: hosted
145-
version: "0.12.13"
146-
material_color_utilities:
147-
dependency: transitive
148-
description:
149-
name: material_color_utilities
150-
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
151-
url: "https://pub.dev"
152-
source: hosted
153-
version: "0.2.0"
130+
version: "0.12.11"
154131
meta:
155132
dependency: transitive
156133
description:
157134
name: meta
158-
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
159-
url: "https://pub.dev"
135+
url: "https://pub.dartlang.org"
160136
source: hosted
161-
version: "1.8.0"
137+
version: "1.7.0"
162138
package_info_plus:
163139
dependency: transitive
164140
description:
165141
name: package_info_plus
166-
sha256: "7a6114becdf042be2b0777d77ace954d4a205644171a1cbd8712976b9bbb837c"
167-
url: "https://pub.dev"
142+
url: "https://pub.dartlang.org"
168143
source: hosted
169144
version: "1.4.2"
170145
package_info_plus_linux:
171146
dependency: transitive
172147
description:
173148
name: package_info_plus_linux
174-
sha256: "04b575f44233d30edbb80a94e57cad9107aada334fc02aabb42b6becd13c43fc"
175-
url: "https://pub.dev"
149+
url: "https://pub.dartlang.org"
176150
source: hosted
177151
version: "1.0.5"
178152
package_info_plus_macos:
179153
dependency: transitive
180154
description:
181155
name: package_info_plus_macos
182-
sha256: a2ad8b4acf4cd479d4a0afa5a74ea3f5b1c7563b77e52cc32b3ee6956d5482a6
183-
url: "https://pub.dev"
156+
url: "https://pub.dartlang.org"
184157
source: hosted
185158
version: "1.3.0"
186159
package_info_plus_platform_interface:
187160
dependency: transitive
188161
description:
189162
name: package_info_plus_platform_interface
190-
sha256: f7a0c8f1e7e981bc65f8b64137a53fd3c195b18d429fba960babc59a5a1c7ae8
191-
url: "https://pub.dev"
163+
url: "https://pub.dartlang.org"
192164
source: hosted
193165
version: "1.0.2"
194166
package_info_plus_web:
195167
dependency: transitive
196168
description:
197169
name: package_info_plus_web
198-
sha256: d652f0a865d2da52856e2001c53e83fe34a6009cd8d8751d38cf8173c0abf906
199-
url: "https://pub.dev"
170+
url: "https://pub.dartlang.org"
200171
source: hosted
201-
version: "1.0.5"
172+
version: "1.0.6"
202173
package_info_plus_windows:
203174
dependency: transitive
204175
description:
205176
name: package_info_plus_windows
206-
sha256: a6040b8695c82f8dd3c3d4dfab7ef96fbe9c67aac21b9bcf5db272589ef84441
207-
url: "https://pub.dev"
177+
url: "https://pub.dartlang.org"
208178
source: hosted
209179
version: "1.0.5"
210180
path:
211181
dependency: transitive
212182
description:
213183
name: path
214-
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
215-
url: "https://pub.dev"
184+
url: "https://pub.dartlang.org"
216185
source: hosted
217-
version: "1.8.2"
218-
pedantic:
219-
dependency: transitive
220-
description:
221-
name: pedantic
222-
sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602"
223-
url: "https://pub.dev"
224-
source: hosted
225-
version: "1.11.1"
186+
version: "1.8.0"
226187
plugin_platform_interface:
227188
dependency: transitive
228189
description:
229190
name: plugin_platform_interface
230-
sha256: c2c49e16d42fd6983eb55e44b7f197fdf16b4da7aab7f8e1d21da307cad3fb02
231-
url: "https://pub.dev"
191+
url: "https://pub.dartlang.org"
232192
source: hosted
233-
version: "2.0.0"
193+
version: "2.1.3"
234194
sky_engine:
235195
dependency: transitive
236196
description: flutter
@@ -240,74 +200,65 @@ packages:
240200
dependency: transitive
241201
description:
242202
name: source_span
243-
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
244-
url: "https://pub.dev"
203+
url: "https://pub.dartlang.org"
245204
source: hosted
246-
version: "1.9.1"
205+
version: "1.8.1"
247206
stack_trace:
248207
dependency: transitive
249208
description:
250209
name: stack_trace
251-
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
252-
url: "https://pub.dev"
210+
url: "https://pub.dartlang.org"
253211
source: hosted
254-
version: "1.11.0"
212+
version: "1.10.0"
255213
stream_channel:
256214
dependency: transitive
257215
description:
258216
name: stream_channel
259-
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
260-
url: "https://pub.dev"
217+
url: "https://pub.dartlang.org"
261218
source: hosted
262-
version: "2.1.1"
219+
version: "2.1.0"
263220
string_scanner:
264221
dependency: transitive
265222
description:
266223
name: string_scanner
267-
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
268-
url: "https://pub.dev"
224+
url: "https://pub.dartlang.org"
269225
source: hosted
270-
version: "1.2.0"
226+
version: "1.1.0"
271227
term_glyph:
272228
dependency: transitive
273229
description:
274230
name: term_glyph
275-
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
276-
url: "https://pub.dev"
231+
url: "https://pub.dartlang.org"
277232
source: hosted
278-
version: "1.2.1"
233+
version: "1.2.0"
279234
test_api:
280235
dependency: transitive
281236
description:
282237
name: test_api
283-
sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
284-
url: "https://pub.dev"
238+
url: "https://pub.dartlang.org"
285239
source: hosted
286-
version: "0.4.16"
240+
version: "0.4.3"
287241
typed_data:
288242
dependency: transitive
289243
description:
290244
name: typed_data
291-
sha256: "53bdf7e979cfbf3e28987552fd72f637e63f3c8724c9e56d9246942dc2fa36ee"
292-
url: "https://pub.dev"
245+
url: "https://pub.dartlang.org"
293246
source: hosted
294247
version: "1.3.0"
295248
vector_math:
296249
dependency: transitive
297250
description:
298251
name: vector_math
299-
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
300-
url: "https://pub.dev"
252+
url: "https://pub.dartlang.org"
301253
source: hosted
302-
version: "2.1.4"
254+
version: "2.1.1"
303255
win32:
304256
dependency: transitive
305257
description:
306258
name: win32
307-
sha256: c0ee29e0f6e4ee5a63983aae753640adc15017b34e50424f8b45063426e19c5b
308-
url: "https://pub.dev"
259+
url: "https://pub.dartlang.org"
309260
source: hosted
310-
version: "2.0.5"
261+
version: "2.5.2"
311262
sdks:
312-
dart: ">=2.18.0 <3.0.0"
263+
dart: ">=2.15.0 <3.0.0"
313264
flutter: ">=1.20.0"

0 commit comments

Comments
 (0)