커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
5-2 구글 애드몹 연결하기 마지막 run withdout debugging을 누르니 이런 오류가 뜹니다
[왕초보] 플러터(Flutter)로 시작하는 앱개발 종합반 v0
5주차
북마크
신*숙
댓글
23
추천
0
조회수
8
조회수
8
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


오류를 해결해 주세요..

코드 따라하다가 혹시 누락된게 있는가 싶어, 최종코드를 복붙했는데도, 아래와 같이 뜹니다.

어떤문제가 있는 걸까요?


/C:/_AppUtil/flutter/.pub-cache/hosted/pub.dartlang.org/google_mobile_ads-3.0.0/lib/src/ump/user_messaging_codec.dart:27:19: Error: Type 'WriteBuffer' not found.

void writeValue(WriteBuffer buffer, dynamic value) {

^^^^^^^^^^^

/C:/_AppUtil/flutter/.pub-cache/hosted/pub.dartlang.org/google_mobile_ads-3.0.0/lib/src/ump/user_messaging_codec.dart:45:41: Error: Type 'ReadBuffer' not found.

dynamic readValueOfType(dynamic type, ReadBuffer buffer) {

^^^^^^^^^^


/C:/_AppUtil/flutter/.pub-cache/hosted/pub.dartlang.org/google_mobile_ads-3.0.0/lib/src/ump/user_messaging_codec.dart:27:19: Error: 'WriteBuffer' isn't a type.

void writeValue(WriteBuffer buffer, dynamic value) {

^^^^^^^^^^^

/C:/_AppUtil/flutter/.pub-cache/hosted/pub.dartlang.org/google_mobile_ads-3.0.0/lib/src/ump/user_messaging_codec.dart:45:41: Error: 'ReadBuffer' isn't a type.

dynamic readValueOfType(dynamic type, ReadBuffer buffer) {


^^^^^^^^^^

2


FAILURE: Build failed with an exception.


* Where:

Script 'C:\_AppUtil\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1156


* What went wrong:

Execution failed for task ':app:compileFlutterBuildDebug'.

> Process 'command 'C:\_AppUtil\flutter\bin\flutter.bat'' finished with non-zero exit value 1


* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.


* Get more help at https://help.gradle.org


BUILD FAILED in 17s

Exception: Gradle task assembleDebug failed with exit code 1

Exited (sigterm)


스파르타 즉문즉답







취소
 공유
취소
댓글 0
댓글 알림
나의얼굴