Skip to content

[Bug]: update example app to build on macos and ios with recent pro_image_editor changes #88

@ekuleshov

Description

@ekuleshov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions