Results 4 comments of alcsan

> @long1eu and @ugoArangino hi! Try to remove all the "Other Linker Flags" within the Target (your Extension) in "Build Settings" (see screen). This caused the linker problems in my...

> I'm actively pursuing this in a project I'm currently working on. By using the [Add-to-App method](https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps) I've managed to start a Flutter view from within my extension. > >...

@jmagman Any updates on this issue? Is there a chance that it will be fixed soon if it was added to "iOS Developer Experience"?

> you can create a duplicate of app scheme. named "buildFlutterPKG", remove all extension config of buildFlutterPKG and then edit this app scheme , scheme -> build -> targets ->add...