I was using the latest version of Android Studio IDE
for creating flutter
apps. But when I upgraded from Mojave to Catalina and tried to open my flutter
code on IDE it gave me an error saying:
Dart can not be opened because the Developer can not be verified
What is the reason behind the error and how can I solve the issue?
Do I have to install flutter and relative development tools from scratch again or is there any other way to resolve the issue?