문제상황
VSCode에서 emulator를 실행시켰을 때,
hot reload가 되지 않아서 불편했다ㅠ
해결방법
vscode 좌측 하단의 톱니바퀴 아이콘을 눌러 Settings에 들어간다.
hot reload를 검색한 뒤
Flutter Hot Reload On Save 설정을 all로 변경해주면 해결!
반응형
'💻 개발IT > Flutter' 카테고리의 다른 글
[Flutter] .pub-cache/hosted/pub.dev/http-0.13.5/lib/src/io_client.dart 에러 (0) | 2023.03.30 |
---|---|
[Flutter] 앱 배포 전 설정 정리! (ios, android) (0) | 2023.03.19 |
[Flutter] Unable to boot the simulator 에러 (0) | 2023.03.10 |
[Flutter] main.dart 구조 분석 (0) | 2023.01.25 |
Flutter 프로젝트 폴더 구조 (0) | 2023.01.24 |