How to fix import firebase files not found in Flutter?
error in xcodeRemove all Pod Folder, Podfile, and Podfil.lock from <ios folder> and then run
flutter clean
After that only run with this command first before click on “run” button of IDE
flutter run