Closed
Description
Hi, so I just updated my flutter SDK to the latest stable version of 1.20.0 after they announced the release not long ago. But, then I found out that now, I'm unable to run my existing project by hitting the F5 on vs code as I normally do. I don't know whats wrong, but it woks fine when I run "flutter run" on cmd.
It just shows as the image below without any further info
I also tried to create a new project but, the same thing happens.
Here's the dart code log: