Feature request: Swift Package Manager support for iOS/macOS
Hi Apryse team,
I would like to ask whether Swift Package Manager support is planned for the pdftron-flutter plugin, especially for the iOS and macOS native dependencies.
Context
As of Flutter 3.44, Flutter uses Swift Package Manager to manage iOS and macOS native dependencies.
Flutter still supports CocoaPods in maintenance mode, but the CocoaPods registry will permanently become read-only on December 2, 2026.
Since pdftron-flutter currently relies on CocoaPods for the iOS/macOS integration, it would be very useful to know if there is a migration plan toward Swift Package Manager.
Questions
Could you please confirm:
- Whether SPM support is planned for
pdftron-flutter;
- If yes, whether there is an estimated timeline;
- If there are any known blockers or migration considerations for the Apryse/PDFTron native iOS/macOS SDK dependencies.
Why this matters
This would help teams using Flutter prepare their projects for the upcoming ecosystem changes and avoid future dependency management issues.
Thanks in advance!
Feature request: Swift Package Manager support for iOS/macOS
Hi Apryse team,
I would like to ask whether Swift Package Manager support is planned for the pdftron-flutter plugin, especially for the iOS and macOS native dependencies.
Context
As of Flutter 3.44, Flutter uses Swift Package Manager to manage iOS and macOS native dependencies.
Flutter still supports CocoaPods in maintenance mode, but the CocoaPods registry will permanently become read-only on December 2, 2026.
Since
pdftron-fluttercurrently relies on CocoaPods for the iOS/macOS integration, it would be very useful to know if there is a migration plan toward Swift Package Manager.Questions
Could you please confirm:
pdftron-flutter;Why this matters
This would help teams using Flutter prepare their projects for the upcoming ecosystem changes and avoid future dependency management issues.
Thanks in advance!