File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.2+2
2+
3+ * Fixed the onTap event for Annotation Callouts
4+
15## 0.1.2+1
26
37* Added custom annotation icons from byte data
Original file line number Diff line number Diff line change 380380 "$(inherited)",
381381 "$(PROJECT_DIR)/Flutter",
382382 );
383- MARKETING_VERSION = "0.1.2+1 ";
383+ MARKETING_VERSION = "0.1.2+2 ";
384384 PRODUCT_BUNDLE_IDENTIFIER = de.luisthein.appleMapsFlutterExample4;
385385 PRODUCT_NAME = "$(TARGET_NAME)";
386386 PROVISIONING_PROFILE_SPECIFIER = "";
516516 "$(inherited)",
517517 "$(PROJECT_DIR)/Flutter",
518518 );
519- MARKETING_VERSION = "0.1.2+1 ";
519+ MARKETING_VERSION = "0.1.2+2 ";
520520 PRODUCT_BUNDLE_IDENTIFIER = de.luisthein.appleMapsFlutterExample4;
521521 PRODUCT_NAME = "$(TARGET_NAME)";
522522 PROVISIONING_PROFILE_SPECIFIER = "";
549549 "$(inherited)",
550550 "$(PROJECT_DIR)/Flutter",
551551 );
552- MARKETING_VERSION = "0.1.2+1 ";
552+ MARKETING_VERSION = "0.1.2+2 ";
553553 PRODUCT_BUNDLE_IDENTIFIER = de.luisthein.appleMapsFlutterExample4;
554554 PRODUCT_NAME = "$(TARGET_NAME)";
555555 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ packages:
2121 path: ".."
2222 relative: true
2323 source: path
24- version: "0.1.2+1 "
24+ version: "0.1.2+2 "
2525 archive:
2626 dependency: transitive
2727 description:
Original file line number Diff line number Diff line change 11name : apple_maps_flutter
22description : This plugin uses the Flutter platform view to display an Apple Maps widget.
3- version : 0.1.2+1
3+ version : 0.1.2+2
44homepage : https://luisthein.de
55repository : https://github.com/LuisThein/apple_maps_flutter
66issue_tracker : https://github.com/LuisThein/apple_maps_flutter/issues
You can’t perform that action at this time.
0 commit comments