반응형
flutter doctor로 검색시 아래 문구가 뜸 흠
[!] Flutter (Channel stable, 3.10.6-0.0.pre.1, on Microsoft Windows [Version
10.0.19045.3208], locale ko-KR)
! Upstream repository https://github.com/jhonhyuncheol88/flutter.git is not a
standard remote.
Set environment variable "FLUTTER_GIT_URL" to
https://github.com/jhonhyuncheol88/flutter.git to dismiss this error.
아래 링크를 참조했음
https://quantrader.tistory.com/102
flutter 채널을 -> main 으로 변경 후
flutter upgrade 진행.
반응형
'Flutter-플러터 > 플러터 공부' 카테고리의 다른 글
Flutter 다운 그레이드 (0) | 2023.08.02 |
---|---|
Flutter - SiverAppbar (2) | 2023.07.28 |
Flutter - FilledButton (0) | 2023.07.19 |
Flutter - 폴더,파일 네이밍 짓는 규칙 (0) | 2023.07.18 |
Flutter - natvie splash Screen (0) | 2023.07.18 |