Skip to content

Commit 9f91fc1

Browse files
committedMar 27, 2021
chore: Bumped Version + Updated README
1 parent 7e0e130 commit 9f91fc1

File tree

4 files changed

+66
-61
lines changed

4 files changed

+66
-61
lines changed
 

‎CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.1.4
2+
3+
* Animate to bounds was added. (Thanks to @nghiashiyi)
4+
* Fixed an issue where the user location was only displayed in `authorizationInUse` status. (Thanks to @zgosalvez)
5+
6+
* minor fixes
7+
8+
## 0.1.3
9+
10+
* Thanks to @maxiundtesa the getter for the current zoomLevel was added
11+
* iOS build failure for Flutter modules was fixed
12+
113
## 0.1.2+5
214

315
* Fixed build failure

‎example/pubspec.lock

+32-39
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ packages:
2121
path: ".."
2222
relative: true
2323
source: path
24-
version: "0.1.2+5"
24+
version: "0.1.4"
2525
archive:
2626
dependency: transitive
2727
description:
@@ -42,28 +42,28 @@ packages:
4242
name: async
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "2.5.0-nullsafety.3"
45+
version: "2.5.0"
4646
boolean_selector:
4747
dependency: transitive
4848
description:
4949
name: boolean_selector
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "2.1.0-nullsafety.3"
52+
version: "2.1.0"
5353
characters:
5454
dependency: transitive
5555
description:
5656
name: characters
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "1.1.0-nullsafety.5"
59+
version: "1.1.0"
6060
charcode:
6161
dependency: transitive
6262
description:
6363
name: charcode
6464
url: "https://pub.dartlang.org"
6565
source: hosted
66-
version: "1.2.0-nullsafety.3"
66+
version: "1.2.0"
6767
cli_util:
6868
dependency: transitive
6969
description:
@@ -77,14 +77,14 @@ packages:
7777
name: clock
7878
url: "https://pub.dartlang.org"
7979
source: hosted
80-
version: "1.1.0-nullsafety.3"
80+
version: "1.1.0"
8181
collection:
8282
dependency: transitive
8383
description:
8484
name: collection
8585
url: "https://pub.dartlang.org"
8686
source: hosted
87-
version: "1.15.0-nullsafety.5"
87+
version: "1.15.0"
8888
convert:
8989
dependency: transitive
9090
description:
@@ -119,14 +119,14 @@ packages:
119119
name: fake_async
120120
url: "https://pub.dartlang.org"
121121
source: hosted
122-
version: "1.2.0-nullsafety.3"
122+
version: "1.2.0"
123123
file:
124124
dependency: transitive
125125
description:
126126
name: file
127127
url: "https://pub.dartlang.org"
128128
source: hosted
129-
version: "6.0.0-nullsafety.4"
129+
version: "6.0.0"
130130
flutter:
131131
dependency: "direct main"
132132
description: flutter
@@ -181,14 +181,7 @@ packages:
181181
name: js
182182
url: "https://pub.dartlang.org"
183183
source: hosted
184-
version: "0.6.3-nullsafety.2"
185-
json_rpc_2:
186-
dependency: transitive
187-
description:
188-
name: json_rpc_2
189-
url: "https://pub.dartlang.org"
190-
source: hosted
191-
version: "2.2.2"
184+
version: "0.6.3"
192185
logging:
193186
dependency: transitive
194187
description:
@@ -202,14 +195,14 @@ packages:
202195
name: matcher
203196
url: "https://pub.dartlang.org"
204197
source: hosted
205-
version: "0.12.10-nullsafety.3"
198+
version: "0.12.10"
206199
meta:
207200
dependency: transitive
208201
description:
209202
name: meta
210203
url: "https://pub.dartlang.org"
211204
source: hosted
212-
version: "1.3.0-nullsafety.6"
205+
version: "1.3.0"
213206
mime:
214207
dependency: transitive
215208
description:
@@ -251,35 +244,35 @@ packages:
251244
name: path
252245
url: "https://pub.dartlang.org"
253246
source: hosted
254-
version: "1.8.0-nullsafety.3"
247+
version: "1.8.0"
255248
pedantic:
256249
dependency: transitive
257250
description:
258251
name: pedantic
259252
url: "https://pub.dartlang.org"
260253
source: hosted
261-
version: "1.10.0-nullsafety.2"
254+
version: "1.11.0"
262255
platform:
263256
dependency: transitive
264257
description:
265258
name: platform
266259
url: "https://pub.dartlang.org"
267260
source: hosted
268-
version: "3.0.0-nullsafety.4"
261+
version: "3.0.0"
269262
pool:
270263
dependency: transitive
271264
description:
272265
name: pool
273266
url: "https://pub.dartlang.org"
274267
source: hosted
275-
version: "1.5.0-nullsafety.2"
268+
version: "1.5.0"
276269
process:
277270
dependency: transitive
278271
description:
279272
name: process
280273
url: "https://pub.dartlang.org"
281274
source: hosted
282-
version: "4.0.0-nullsafety.4"
275+
version: "4.0.0"
283276
pub_semver:
284277
dependency: transitive
285278
description:
@@ -326,42 +319,42 @@ packages:
326319
name: source_map_stack_trace
327320
url: "https://pub.dartlang.org"
328321
source: hosted
329-
version: "2.1.0-nullsafety.3"
322+
version: "2.1.0"
330323
source_maps:
331324
dependency: transitive
332325
description:
333326
name: source_maps
334327
url: "https://pub.dartlang.org"
335328
source: hosted
336-
version: "0.10.10-nullsafety.2"
329+
version: "0.10.10"
337330
source_span:
338331
dependency: transitive
339332
description:
340333
name: source_span
341334
url: "https://pub.dartlang.org"
342335
source: hosted
343-
version: "1.8.0-nullsafety.4"
336+
version: "1.8.0"
344337
stack_trace:
345338
dependency: transitive
346339
description:
347340
name: stack_trace
348341
url: "https://pub.dartlang.org"
349342
source: hosted
350-
version: "1.10.0-nullsafety.6"
343+
version: "1.10.0"
351344
stream_channel:
352345
dependency: transitive
353346
description:
354347
name: stream_channel
355348
url: "https://pub.dartlang.org"
356349
source: hosted
357-
version: "2.1.0-nullsafety.3"
350+
version: "2.1.0"
358351
string_scanner:
359352
dependency: transitive
360353
description:
361354
name: string_scanner
362355
url: "https://pub.dartlang.org"
363356
source: hosted
364-
version: "1.1.0-nullsafety.3"
357+
version: "1.1.0"
365358
sync_http:
366359
dependency: transitive
367360
description:
@@ -375,49 +368,49 @@ packages:
375368
name: term_glyph
376369
url: "https://pub.dartlang.org"
377370
source: hosted
378-
version: "1.2.0-nullsafety.3"
371+
version: "1.2.0"
379372
test:
380373
dependency: "direct dev"
381374
description:
382375
name: test
383376
url: "https://pub.dartlang.org"
384377
source: hosted
385-
version: "1.16.0-nullsafety.12"
378+
version: "1.16.5"
386379
test_api:
387380
dependency: transitive
388381
description:
389382
name: test_api
390383
url: "https://pub.dartlang.org"
391384
source: hosted
392-
version: "0.2.19-nullsafety.6"
385+
version: "0.2.19"
393386
test_core:
394387
dependency: transitive
395388
description:
396389
name: test_core
397390
url: "https://pub.dartlang.org"
398391
source: hosted
399-
version: "0.3.12-nullsafety.11"
392+
version: "0.3.15"
400393
typed_data:
401394
dependency: transitive
402395
description:
403396
name: typed_data
404397
url: "https://pub.dartlang.org"
405398
source: hosted
406-
version: "1.3.0-nullsafety.5"
399+
version: "1.3.0"
407400
vector_math:
408401
dependency: transitive
409402
description:
410403
name: vector_math
411404
url: "https://pub.dartlang.org"
412405
source: hosted
413-
version: "2.1.0-nullsafety.5"
406+
version: "2.1.0"
414407
vm_service:
415408
dependency: transitive
416409
description:
417410
name: vm_service
418411
url: "https://pub.dartlang.org"
419412
source: hosted
420-
version: "5.2.0"
413+
version: "5.5.0"
421414
watcher:
422415
dependency: transitive
423416
description:
@@ -454,5 +447,5 @@ packages:
454447
source: hosted
455448
version: "2.2.1"
456449
sdks:
457-
dart: ">=2.12.0-0.0 <=2.12.0-29.10.beta"
458-
flutter: ">=1.10.0 <2.0.0"
450+
dart: ">=2.12.0-0.0 <3.0.0"
451+
flutter: ">=1.10.0"

‎pubspec.lock

+20-20
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,49 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.5.0-nullsafety.1"
10+
version: "2.5.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "2.1.0-nullsafety.1"
17+
version: "2.1.0"
1818
characters:
1919
dependency: transitive
2020
description:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.1.0-nullsafety.3"
24+
version: "1.1.0"
2525
charcode:
2626
dependency: transitive
2727
description:
2828
name: charcode
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.2.0-nullsafety.1"
31+
version: "1.2.0"
3232
clock:
3333
dependency: transitive
3434
description:
3535
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.0-nullsafety.1"
38+
version: "1.1.0"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.15.0-nullsafety.3"
45+
version: "1.15.0"
4646
fake_async:
4747
dependency: transitive
4848
description:
4949
name: fake_async
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "1.2.0-nullsafety.1"
52+
version: "1.2.0"
5353
flutter:
5454
dependency: "direct main"
5555
description: flutter
@@ -66,21 +66,21 @@ packages:
6666
name: matcher
6767
url: "https://pub.dartlang.org"
6868
source: hosted
69-
version: "0.12.10-nullsafety.1"
69+
version: "0.12.10"
7070
meta:
7171
dependency: transitive
7272
description:
7373
name: meta
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "1.3.0-nullsafety.3"
76+
version: "1.3.0"
7777
path:
7878
dependency: transitive
7979
description:
8080
name: path
8181
url: "https://pub.dartlang.org"
8282
source: hosted
83-
version: "1.8.0-nullsafety.1"
83+
version: "1.8.0"
8484
sky_engine:
8585
dependency: transitive
8686
description: flutter
@@ -92,56 +92,56 @@ packages:
9292
name: source_span
9393
url: "https://pub.dartlang.org"
9494
source: hosted
95-
version: "1.8.0-nullsafety.2"
95+
version: "1.8.0"
9696
stack_trace:
9797
dependency: transitive
9898
description:
9999
name: stack_trace
100100
url: "https://pub.dartlang.org"
101101
source: hosted
102-
version: "1.10.0-nullsafety.1"
102+
version: "1.10.0"
103103
stream_channel:
104104
dependency: transitive
105105
description:
106106
name: stream_channel
107107
url: "https://pub.dartlang.org"
108108
source: hosted
109-
version: "2.1.0-nullsafety.1"
109+
version: "2.1.0"
110110
string_scanner:
111111
dependency: transitive
112112
description:
113113
name: string_scanner
114114
url: "https://pub.dartlang.org"
115115
source: hosted
116-
version: "1.1.0-nullsafety.1"
116+
version: "1.1.0"
117117
term_glyph:
118118
dependency: transitive
119119
description:
120120
name: term_glyph
121121
url: "https://pub.dartlang.org"
122122
source: hosted
123-
version: "1.2.0-nullsafety.1"
123+
version: "1.2.0"
124124
test_api:
125125
dependency: transitive
126126
description:
127127
name: test_api
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "0.2.19-nullsafety.2"
130+
version: "0.2.19"
131131
typed_data:
132132
dependency: transitive
133133
description:
134134
name: typed_data
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "1.3.0-nullsafety.3"
137+
version: "1.3.0"
138138
vector_math:
139139
dependency: transitive
140140
description:
141141
name: vector_math
142142
url: "https://pub.dartlang.org"
143143
source: hosted
144-
version: "2.1.0-nullsafety.3"
144+
version: "2.1.0"
145145
sdks:
146-
dart: ">=2.10.0-110 <2.11.0"
147-
flutter: ">=1.10.0 <2.0.0"
146+
dart: ">=2.12.0-0.0 <3.0.0"
147+
flutter: ">=1.10.0"

‎pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: apple_maps_flutter
22
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
3-
version: 0.1.2+5
3+
version: 0.1.4
44
homepage: https://luisthein.de
55
repository: https://github.com/LuisThein/apple_maps_flutter
66
issue_tracker: https://github.com/LuisThein/apple_maps_flutter/issues
77

88
environment:
99
sdk: ">=2.1.0 <3.0.0"
1010
# Flutter versions prior to 1.10 did not support the flutter.plugin.platforms map.
11-
flutter: ">=1.10.0 <2.0.0"
11+
flutter: ">=1.10.0"
1212

1313
dependencies:
1414
flutter:

0 commit comments

Comments
 (0)
Please sign in to comment.