We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a250d commit f05acdaCopy full SHA for f05acda
arcgis_map_sdk_method_channel/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.8.0 (19.11.2023)
4
+
5
+- Change package name to `arcgis_map_sdk_method_channel`
6
7
## 0.7.5 (15.11.2023)
8
9
- First public release
arcgis_map_sdk_method_channel/pubspec.yaml
@@ -9,7 +9,7 @@ environment:
flutter: ">=3.10.0"
10
11
dependencies:
12
- arcgis_map_sdk_platform_interface: ^1.0.0
+ arcgis_map_sdk_platform_interface: ^1.0.1
13
flutter:
14
sdk: flutter
15
0 commit comments