Programming/Flutter

flutter> The Dart Analyzer has terminated.

smok95 2020. 12. 5. 12:31
반응형

vscode에서 플러터 코딩시 자주 접하는 메시지가 드디어 해결되었다고 합니다.

dart 2.10.4 버전부터 적용되었고 flutter 1.22.4 stable 버전으로 업그레이드를 하시면 됩니다.

 

 

The Dart Analyzer has terminated. · Issue #43620 · flutter/flutter

Hello. While editing on VS code, my dart analyzer terminates frequently. I've tried some solution found in other issues and none of them works. How can I fix it? Here is my flutter doctor resul...

github.com

 

반응형