Package Version
latest
Flutter Version
3.41.5
Platforms
macOS, iOS
How to reproduce?
Pull the latest code, cd to /example and run flutter build ios. I'm getting the following error:
[!] No podspec found for `pro_image_editor` in `.symlinks/plugins/pro_image_editor/darwin
Enabling the SPM in pubspec.yaml doesn't help either:
flutter:
uses-material-design: true
config:
enable-swift-package-manager: true
Logs (optional)
Example code (optional)
Device Model (optional)
No response
Package Version
latest
Flutter Version
3.41.5
Platforms
macOS, iOS
How to reproduce?
Pull the latest code, cd to
/exampleand runflutter build ios. I'm getting the following error:Enabling the SPM in pubspec.yaml doesn't help either:
Logs (optional)
Example code (optional)
Device Model (optional)
No response