flutter / flutter/flutter-intellij
"File > Invalidate Caches" should delete Dart analyzer cache
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
I don't know if there is a hook available, but if there is we should make `File > Invalidate Caches` delete the Dart analyzer cache as well as the IntelliJ caches.
On Mac and Linux it is:
`~/.dartServer`
On Windows:
`C:\Users\\AppData\Local\.dartServer`
Contributor guide
Assessment
This issue has not been assessed yet.