Skip to content

Commit 2a7904d

Browse files
authored
Prepare v2.18.1 (#1112)
1 parent e822783 commit 2a7904d

10 files changed

Lines changed: 34 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### main
22

3+
### 2.18.1
4+
5+
* Update Maps SDK to v11.18.3
6+
37
### 2.18.0
48

59
* Add `deleteMulti()` method to all annotation managers to enable batch deletion of annotations.

LICENSE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## License
22

3-
Mapbox Maps for Flutter version 2.18.0
3+
Mapbox Maps for Flutter version 2.18.1
44
Mapbox Maps Flutter SDK
55

66
Copyright © 2022 - 2026 Mapbox, Inc. All rights reserved.
@@ -134,7 +134,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
134134

135135
## License
136136

137-
Mapbox Maps for iOS version 11.18.0
137+
Mapbox Maps for iOS version 11.18.3
138138
Mapbox Maps iOS SDK
139139

140140
Copyright © 2021 - 2026 Mapbox, Inc. All rights reserved.
@@ -165,7 +165,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
165165

166166
---
167167

168-
### MapboxCoreMaps,11.18.0,Mapbox ToS,Mapbox,https://www.mapbox.com/
168+
### MapboxCoreMaps,11.18.3,Mapbox ToS,Mapbox,https://www.mapbox.com/
169169

170170
```
171171
Mapbox Core Maps version 11.0
@@ -1959,7 +1959,7 @@ DEALINGS IN THE SOFTWARE.
19591959

19601960
### License
19611961

1962-
Mapbox Maps for Android version 11.18.0
1962+
Mapbox Maps for Android version 11.18.3
19631963
Mapbox Maps Android SDK
19641964

19651965
Copyright © 2021 - 2026 Mapbox, Inc. All rights reserved.
@@ -2447,7 +2447,7 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
24472447

24482448
===========================================================================
24492449

2450-
### MapboxCoreMaps,11.18.0,Mapbox ToS,Mapbox,https://www.mapbox.com/
2450+
### MapboxCoreMaps,11.18.3,Mapbox ToS,Mapbox,https://www.mapbox.com/
24512451

24522452
```
24532453
Mapbox Core Maps version 11.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mapbox Maps SDK Flutter SDK
22

3-
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.18.0). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
3+
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.18.3). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
44

55
Web and desktop are not supported.
66

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if (file("$rootDir/gradle/ktlint.gradle").exists() && file("$rootDir/gradle/lint
5959
}
6060

6161
dependencies {
62-
implementation "com.mapbox.maps:android-ndk27:11.18.0"
62+
implementation "com.mapbox.maps:android-ndk27:11.18.3"
6363

6464
implementation "androidx.annotation:annotation:1.5.0"
6565
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"

example/pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ packages:
3737
dependency: transitive
3838
description:
3939
name: characters
40-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
40+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "1.4.0"
43+
version: "1.4.1"
4444
clock:
4545
dependency: transitive
4646
description:
@@ -269,31 +269,31 @@ packages:
269269
path: ".."
270270
relative: true
271271
source: path
272-
version: "2.18.0"
272+
version: "2.18.1"
273273
matcher:
274274
dependency: transitive
275275
description:
276276
name: matcher
277-
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
277+
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
278278
url: "https://pub.dev"
279279
source: hosted
280-
version: "0.12.17"
280+
version: "0.12.18"
281281
material_color_utilities:
282282
dependency: transitive
283283
description:
284284
name: material_color_utilities
285-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
285+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
286286
url: "https://pub.dev"
287287
source: hosted
288-
version: "0.11.1"
288+
version: "0.13.0"
289289
meta:
290290
dependency: transitive
291291
description:
292292
name: meta
293-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
293+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
294294
url: "https://pub.dev"
295295
source: hosted
296-
version: "1.16.0"
296+
version: "1.17.0"
297297
path:
298298
dependency: transitive
299299
description:
@@ -455,10 +455,10 @@ packages:
455455
dependency: transitive
456456
description:
457457
name: test_api
458-
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
458+
sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636"
459459
url: "https://pub.dev"
460460
source: hosted
461-
version: "0.7.6"
461+
version: "0.7.9"
462462
turf:
463463
dependency: "direct dev"
464464
description:
@@ -540,5 +540,5 @@ packages:
540540
source: hosted
541541
version: "1.1.0"
542542
sdks:
543-
dart: ">=3.8.0-0 <4.0.0"
543+
dart: ">=3.9.0-0 <4.0.0"
544544
flutter: ">=3.29.0"

ios/mapbox_maps_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'mapbox_maps_flutter'
7-
s.version = '2.18.0'
7+
s.version = '2.18.1'
88

99
s.summary = 'Mapbox Maps SDK Flutter Plugin.'
1010
s.description = 'An officially developed solution from Mapbox that enables use of our latest Maps SDK product.'
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.dependency 'Flutter'
1818
s.platform = :ios, '14.0'
1919

20-
s.dependency 'MapboxMaps', '11.18.0'
20+
s.dependency 'MapboxMaps', '11.18.3'
2121
s.dependency 'Turf', '4.0.0'
2222

2323
# Flutter.framework does not contain a i386 slice.

ios/mapbox_maps_flutter/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/mapbox_maps_flutter/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.library(name: "mapbox-maps-flutter", targets: ["mapbox_maps_flutter"])
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.18.0")
15+
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.18.3")
1616
],
1717
targets: [
1818
.target(

lib/src/package_info.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
part of mapbox_maps_flutter;
22

3-
const String mapboxPluginVersion = '2.18.0';
3+
const String mapboxPluginVersion = '2.18.1';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mapbox_maps_flutter
22
description: Interactive, thoroughly customizable maps powered by Mapbox Maps mobile SDKs.
3-
version: 2.18.0
3+
version: 2.18.1
44
homepage: https://github.com/mapbox/mapbox-maps-flutter
55

66
environment:

0 commit comments

Comments
 (0)