fluttercandies / flutter_image_editor

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.
Apache License 2.0
407 stars 124 forks source link

Build fail when build macos #100

Closed dodatw closed 1 year ago

dodatw commented 1 year ago
    [!] CocoaPods could not find compatible versions for pod "image_editor":
      In Podfile:
        image_editor (from `Flutter/ephemeral/.symlinks/plugins/image_editor/macos`)

    Specs satisfying the `image_editor (from `Flutter/ephemeral/.symlinks/plugins/image_editor/macos`)` dependency were found, but they required a higher minimum deployment target.

Here us error message when inclde image_editor and build macos

AlexV525 commented 1 year ago

but they required a higher minimum deployment target.

dodatw commented 1 year ago

Sorry, it's my fault.