💡 pubspec을 수정하는 도중에 pub get 하는 등,,, 중첩한 명령을 내렸을 때 dart 머신이 멈추는 현상
killall -9 dart
Dart 프로세스를 모두 죽이고 새로 실행
'flutter > issue' 카테고리의 다른 글
unable to open configuration settings file (0) | 2024.03.18 |
---|---|
A failure occurred while executing com. android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable (0) | 2024.03.18 |
Failed to save Pods.xcodeproj (0) | 2024.03.18 |
Provisioning profile “iOS Team Provisioning Profile: (0) | 2024.03.18 |
type 'Null' is not a subtype of type 'String' in type cast 에러 (0) | 2022.12.13 |