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.
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.