0

Is it possible to use a flutter plugin that is using swift as the iOs language, even though apparently there are some problems using swift when !use_frameworks is commented out in the podfile?

I couldn't find any good documentation on this.

1 Answer 1

1

It sounds like you're running up against https://github.com/flutter/flutter/issues/10968

It's not working at the moment, though there's some recent discussion the issue, so stay tuned.

Sign up to request clarification or add additional context in comments.

1 Comment

Yeah, I think I kinda resurrected the whole issue yesterday :-). Since I need a solution now, I'll probably have to resort to re-writing my plugins in objective-c for now :-/.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.