Analyzer Feedback from IntelliJ
IDEA AI-171.4443003
1.25.0-dev.11.0
AI-171.4443003, JRE 1.8.0_152-release-915-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1366x768
Please append the contents of:
file://C:\Users\mohit\AppData\Local\Temp\report4137.txt
```
Dart analysis server, SDK version 1.25.0-dev.11.0, server version 1.18.4, error: Analysis failed: C:\Users\mohit\Desktop\what_hacker_knows\test\widget_test.dart
NoSuchMethodError: The getter 'lineStarts' was called on null.
Receiver: null
Tried calling: lineStarts
@scheglov
This seems like a user of the Flutter SDK (given the older version number).
Your cache might be damaged, this used to happen when Angular plugin is used.
Try to remove the cache directory C:\Users\Kosta\AppData\Local\.dartServer\C:\Users\Kosta\AppData\Local\.dartServer
and restart the Analysis Server.