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 532a64f commit 256cd9dCopy full SHA for 256cd9d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.0.1
+## 0.0.0+0 # version will be set during export in ci/stamp_toolkit.sh
2
3
* First release of ArcGIS Maps SDK for Flutter Toolkit
4
pubspec.yaml
@@ -1,6 +1,6 @@
name: arcgis_maps_toolkit
description: ArcGIS Maps SDK for Flutter Toolkit contains ready-made widgets to simplify the development of mapping and GIS apps with Flutter.
-version: 0.0.1
+version: 0.0.0+0 # version will be set during export in ci/stamp_toolkit.sh
homepage: https://developers.arcgis.com/flutter/
5
repository: https://github.com/Esri/arcgis-maps-sdk-flutter-toolkit/
6
topics:
0 commit comments