본문 바로가기

pub4

Flutter 플러터는 왜 국제화 파일을 생성하지 않는 걸까요?, Why is Flutter not generating the internationalization files? 질문 다음은 https://flutter.dev/docs/development/accessibility-and-localization/internationalization#dart-tools와 https://docs.google.com/document/d/10e0saTfAv32OZLRmONy866vnaw0I2jwL8zukykpgWBc/edit#heading=h.upcu5w85cvc2에 나와 있는 국제화 문서를 따라보려고 하는데, 어떤 파일도 생성되지 않습니다. 기본적으로 pub spec.yaml 파일에 다음 수정 사항을 적용하라고 합니다: dependencies: flutter: sdk: flutter flutter_localizations: sdk: flutter intl: ^0.17.0-nullsaf.. 2024. 1. 3.
Flutter "오류: 멤버를 찾을 수 없음: 'packageRoot' " 플러터에서 [중복됨], " Error: Member not found: 'packageRoot' " in Flutter [duplicate] 질문 안드로이드 스튜디오에서 플러터 프로젝트를 실행하려고 할 때, 특정한 오류가 발생합니다 : [+11147 ms] [+13655 ms] ../../flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'. [ ] [ +1 ms] io.Platform.packageRoot; // ignore: deprecated_member_use [ ] [ ] ^^^^^^^^^^^ 인터넷에서 꽤 오랜 시간 동안 찾아보았지만 해결책을 찾을 수 없었습니다. 누군가 고칠 수 있는 방법이 있을까요? 답변 나도 같은 문제를 겪었다. .. 2023. 8. 16.
Flutter "오류: 멤버를 찾을 수 없음: 'packageRoot' " 플러터에서 [중복됨], " Error: Member not found: 'packageRoot' " in Flutter [duplicate] 질문 안드로이드 스튜디오에서 플러터 프로젝트를 실행하려고 할 때, 특정한 오류가 발생합니다 : [+11147 ms] [+13655 ms] ../../flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'. [ ] [ +1 ms] io.Platform.packageRoot; // ignore: deprecated_member_use [ ] [ ] ^^^^^^^^^^^ 인터넷에서 꽤 오랜 시간 동안 찾아보았지만 해결책을 찾을 수 없었습니다. 누군가 고칠 수 있는 방법이 있을까요? 답변 나도 같은 문제를 겪었다. .. 2023. 8. 14.
Flutter "오류: 멤버를 찾을 수 없음: 'packageRoot' " 플러터에서 [중복됨], " Error: Member not found: 'packageRoot' " in Flutter [duplicate] 질문 안드로이드 스튜디오에서 플러터 프로젝트를 실행하려고 할 때, 특정한 오류가 발생합니다 : [+11147 ms] [+13655 ms] ../../flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'. [ ] [ +1 ms] io.Platform.packageRoot; // ignore: deprecated_member_use [ ] [ ] ^^^^^^^^^^^ 인터넷에서 꽤 오랜 시간 동안 찾아보았지만 해결책을 찾을 수 없었습니다. 누군가 고칠 수 있는 방법이 있을까요? 답변 나도 같은 문제를 겪었다. .. 2023. 8. 14.