Open mdddj opened 3 years ago
Same error here, but the project has the file
flutter_flipperkit-main/example/ios/Pods/FlipperKit/iOS/FlipperKit/SKMacros.h:11:9: 'FBDefines/FBDefines.h' file not found
i got same error then use in podfile
target 'Runner' do
use_frameworks!:linkage => :static
use_modular_headers!
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
end
@jehhxuxu did you find some fix?
flutter_flipperkit: ^0.0.28
flutter doctor