since the devtools plugin last update to 0.9.7...i am not able to use flutter devtools nor intellij built-in flutter inspector...i am using this SDK version:
Flutter 1.20.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 840c9205b3 (6 months ago) • 2020-08-04 20:55:12 -0700 Engine • revision c8e3b94853 Tools • Dart 2.9.0
in intellij when i open the "Flutter Performance" tab at the right sidebar and click "Open devtools"... i get this error:
Unhandled exception: Invalid argument(s): A directory corresponding to fileSystemPath "C:\Users\LENOVO\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\devtools-0.9.7+1\build" could not be found
what should i do to launch intellij built-in inspector and devtools in browser also?!