Skip to content

Add Swift Package Manager support, convert iOS part to Swift#22

Open
vbuberen wants to merge 1 commit into
kaivean:masterfrom
vbuberen:feat/swift_pm
Open

Add Swift Package Manager support, convert iOS part to Swift#22
vbuberen wants to merge 1 commit into
kaivean:masterfrom
vbuberen:feat/swift_pm

Conversation

@vbuberen

@vbuberen vbuberen commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Update package to be fully Swift PM compatible. To do so I had to migrate a few Objective-C files to Swift as well first.
Additionally had to bump min required Flutter and Dart versions, because following the official docs https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors plugin authors also need to have a FlutterFramework dependency in their Package.swift file that was introduced in Flutter 3.41.0 only.

Resolves #21

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.

Add Swift Package Manager support

1 participant