FlutterMulti-ImagePicker icon indicating copy to clipboard operation
FlutterMulti-ImagePicker copied to clipboard

Doesn't support the current swift version for ios

Open alexrabin opened this issue 6 years ago • 4 comments

alexrabin avatar Jun 25 '18 19:06 alexrabin

Same issue, @mtellect can you advise, please?

Sh1d0w avatar Aug 03 '18 13:08 Sh1d0w

Same issue, ios 11.4

xland avatar Aug 31 '18 06:08 xland

Same issue here Error output from Xcode build: ↳ ** BUILD FAILED **

Xcode's output: ↳ The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. Supported values are: 3.0, 4.0, 4.2. This setting can be set in the build settings editor.

chhota89 avatar Dec 05 '18 10:12 chhota89

For anyone needing such plugin, since this one does not seem like actively maintained at all, I've ended up creating my own plugin that I use in already published apps.

Here is it if anyone needs such: https://github.com/Sh1d0w/multi_image_picker

Sh1d0w avatar Dec 05 '18 11:12 Sh1d0w