I am trying to build new project but Podfile always unable to created, so I do pod init to create it and when I run in simulator always getting
Target debug_unpack_ios failed: Exception: Binary /mine/Documents/trial/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter does not exist, cannot thin
I have checked flutter doctor and all of them is checked. is there a way to solve this case