flutter / flutter/flutter-intellij
Change AbstractLibraryManager.updateLibraryContent() to detect invalid pub cache
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
From the evidence in #5921, it appears the pub cache can become invalid. The plugin should catch the NPE that gets thrown and present instructions to re-install Flutter and then run `pub cache repair`.
Contributor guide
Assessment
This issue has not been assessed yet.