In Xcode > Targets > Runner > Build Phases, drag and arrange Embed Frameworks, [CP] Embed Pods Frameworks, and Embed Foundation Extensions so that they are above Run Script. Refer this for more details.

Add use_modular_headers! in your Podfile similar to:
Also, comment the :flipper_configuration => flipper_config, line.