inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

이진희[학생](예술디자인대학 님의 게시글

이진희[학생](예술디자인대학 이진희[학생](예술디자인대학

@20141025059502

수강평 작성수
-
평균평점
-

게시글 7

질문&답변

class 선언 오류

답변 감사드립니다! class CandWidget extends StatefulWidget { final VoidCallback tap ; final String text ; final int index ; final double width ; final bool answerState ; CandWidget ({this . tap , this . text , this . index , this . width , this . answerState}) ; _CandWidgetState createState () => _CandWidgetState () ; } final을 붙여줄 경우 bool에 한해서 이러한 에러가 나옵니다ㅠㅠㅠ

좋아요수
0
댓글수
3
조회수
2047

질문&답변

firebase 모델 적용 후 ui화면 오류

dependencies : flutter : sdk : flutter carousel_slider : flutter_linkify : url_launcher : cloud_firestore : firebase_core :

좋아요수
0
댓글수
7
조회수
1105

질문&답변

firebase 모델 적용 후 ui화면 오류

[second] flutter pub get Running "flutter pub get" in second... Error on line 30, column 18 of pubspec.yaml: Invalid version constraint: Expected version number after "^" in "^3 + 0.4.4", got "3 + 0.4.4". ╷ 30 │ firebase_core: ^3 + 0.4.4 │ ^^^^^^^^^^ ╵ pub get failed (65; ╵) exit code 65

좋아요수
0
댓글수
7
조회수
1105

질문&답변

pubspec.yaml 문제

딱 여기서 똑같은 문제때문에 삽질중이었는데ㅠㅠㅠ 감사합니다~!!

좋아요수
1
댓글수
15
조회수
932