Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- TCP/IP모델
- not working
- 안보내짐
- 플러터
- 두 수의 나눗셈
- 프로그래머스
- fullBackupContent
- Chrome Developer Tools
- 크롬개발자도구
- gestureRecognizers
- 웹뷰
- runSpacing
- carousel slider
- Could not create service of type FileAccessTimeJournal using
- Flutter SDK
- Flutter
- 안드로이드
- StringUtils.isBlank
- project flow
- VerticalMultiDragGestureRecognizer
- foreground
- freezed
- allowBackup
- TextFormField
- 입력 커서
- 에러
- StringUtils.isEmpty
- 앱
- 플루터
- Set ID
Archives
- Today
- Total
목록carousel slider (1)
흰오목눈이야 개발하자

슬라이더 이미지 위젯 아래에 위와 같은 Indicator(인디케이터)를 구현하려고 한다 # 구현 결과 Row( mainAxisAlignment: MainAxisAlignment.center, children: imageUrls.asMap().entries.map((entry) { return Container( width: 8, height: 8, margin: const EdgeInsets.symmetric(vertical: 2, horizontal: 2), decoration: BoxDecoration( shape: BoxShape.circle, ..
Flutter
2024. 5. 12. 15:36