반응형
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] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
flutter 개발환경을 새로운 pc에 설치하면서 또 삽질을 해대는 통에 작업하면서 나오는 트러블슈팅을 기록으로 남겨볼까 합니다. 오늘은 윈도우10 OS 환경에서 안드로이드 스튜디오 설치 이후 flutte
quantrader.tistory.com
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 |