소개
소개글이 비어있어요
게시글
질문&답변
2020.08.10
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
- 1.8K
질문&답변
2020.08.09
firebase 모델 적용 후 ui화면 오류
답변주셔서 감사합니다^^
- 0
- 7
- 705
질문&답변
2020.07.23
firebase 모델 적용 후 ui화면 오류
실제 쓰인 패키지입니다.
- 0
- 7
- 705
질문&답변
2020.07.23
firebase 모델 적용 후 ui화면 오류
dependencies: flutter: sdk: flutter carousel_slider: flutter_linkify: url_launcher: cloud_firestore: firebase_core:
- 0
- 7
- 705
질문&답변
2020.07.23
firebase 모델 적용 후 ui화면 오류
ui 화면 백지화는 고쳤는데 firebase와 연동이 안됩니다ㅠㅠ
- 0
- 7
- 705