flutter xcode build error Module 'cloud_firestore' not found in code magic

65 Views Asked by At

my Podfile : target 'Runner' do pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '8.15.0' end

this is my code magic page

0

There are 0 best solutions below