일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 좋은글필사하기
- 파이썬
- recyclerview
- 명심보감
- 1인개발자
- 이모지메모
- 벤자민플랭클린
- Coroutine
- 오픈소스
- 소울칼리버6
- DART
- Streaming
- FSM
- Linux
- 코틀린
- Freesound
- androidx
- Android
- ASMR
- 공부집중
- jetpack compose
- Firebase
- 장자명언
- 명언모음
- 넷플릭스
- 공자명언
- kotlin
- Flutter
- bash
- 이모지
Archives
- Today
- Total
목록Flutter반응형UI (1)
Vintage appMaker의 Tech Blog
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bGoYYX/btrJMA3GzYn/QSIDxccDpcGMMzSHHb4oKK/img.gif)
LayoutBuilder class - widgets library - Dart API Builds a widget tree that can depend on the parent widget's size. Similar to the Builder widget except that the framework calls the builder function at layout time and provides the parent widget's constraints. This is useful when the parent constrains the api.flutter.dev Flutter에서는 반응형 UI를 처리하기 위해 LayouBuilder 위젯을 제공한다. 이 위젯을 사용화면 App의 전체크기를 변경이 있..
Source code or Tip/Flutter & Dart
2022. 8. 15. 12:40