질문&답변
pubspec.yaml에 캐로셀슬라이더 추가시
CarouselSlider (items: images , onPageChanged: (index) { setState(() { _currentPage = index ; 저도 onPageChanged에서 빨간줄 그어져서 진도가 안나가지네요.
- 좋아요수
- 2
- 댓글수
- 6
- 조회수
- 567
질문&답변
CarouselSlider (items: images , onPageChanged: (index) { setState(() { _currentPage = index ; 저도 onPageChanged에서 빨간줄 그어져서 진도가 안나가지네요.