Skip to content

Conversation

TarekTolba1
Copy link
Collaborator

@TarekTolba1 TarekTolba1 commented Mar 20, 2025

Migrate Plugin to Swift Package Manager

Flutter has been shifting towards Swift Package Manager (SPM) since version 3.24, and all plugins are encouraged to support it. This PR migrates the plugin to use SPM.

For more details on SPM migration, refer to the official Flutter documentation:
Swift Package Manager for Plugin Authors

Changes:
• Added Swift Package Manager support
• Updated project structure to align with Flutter’s recommended approach

@TarekTolba1 TarekTolba1 changed the title Migrate iOS plugin and example to swift package manager Migrate iOS plugin and example to use swift package manager Mar 20, 2025
TarekTolba1 and others added 3 commits May 5, 2025 10:07
…package-manager

# Conflicts:
#	example/pubspec.lock
* Upgrade arcgis sdk

* Upgrade arcgis sdk + create MapContentView

* Fix few issues after upgrading sdk

* Fix few issues after upgrading sdk

* Clean code

* fix build

* reformat code

* Update CustomLocationProvider.swift

* Fix location indicator example

---------

Co-authored-by: Julian Bissekkou <[email protected]>
…package-manager

# Conflicts:
#	arcgis_map_sdk_ios/ios/arcgis_map_sdk_ios/Sources/arcgis_map_sdk_ios/ArcgisMapView.swift
@JulianBissekkou JulianBissekkou merged commit 846bf79 into main May 16, 2025
3 checks passed
@JulianBissekkou JulianBissekkou deleted the migrate-ios-to-swift-package-manager branch May 16, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants