일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 1인개발자
- DART
- androidx
- Android
- bash
- 코틀린
- Streaming
- jetpack compose
- 공부집중
- 장자명언
- ASMR
- Linux
- kotlin
- 좋은글필사하기
- 넷플릭스
- Firebase
- 명심보감
- recyclerview
- 이모지메모
- 소울칼리버6
- FSM
- Freesound
- Coroutine
- 이모지
- 공자명언
- 파이썬
- 오픈소스
- Flutter
- 명언모음
- 벤자민플랭클린
Archives
- Today
- Total
목록stickyheader (1)
Vintage appMaker의 Tech Blog
[Flutter] stickyheader 구현(CustomScrollView, SliverAppBar, SliverList)
CustomScrollView class - widgets library - Dart API A ScrollView that creates custom scroll effects using slivers. A CustomScrollView lets you supply slivers directly to create various scrolling effects, such as lists, grids, and expanding headers. For example, to create a scroll view that contains an expan api.flutter.dev 아래로 스크롤 시, 특정 아이템이 상단에 픽스되기를 원한다면 Flutter에서는 CustomScrollVIew를 이용하여 slive..
Source code or Tip/Flutter & Dart
2022. 8. 13. 16:28