I'm using VScode to run a Flutter app. I've installed every necessary packages and dependencies. But, when I do flutter run
on terminal in VScode, it shows this error. I've been doing many ways to solve this. How can I fix this?
I installed every dependencies. I can't do flutter run. When I do that, it shows pod install error. I want to fix that problem.