Xcode – Flutter pod install problem – undefined method `each_child' for #<Dir:0x00007fa6f7e2ec80>
I was working on a Flutter app and suddenly got the following error when I run pod install. I need to mention that I searched a lot and tried too many ways but unfortunately nobody had the exact undefined method…