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 |
Tags
- dart
- flutter
- PlatformException(sign_in_failed
- flutter ios 폴더
- dart new
- lol api dart
- flutter bloc
- docker overview
- 파이썬
- swift concurrency
- 롤 api dart
- riot api dart
- AnimationController
- swift 동시성
- 발로란트 api dart
- generate parentheses dart
- dart new 키워드
- dart.dev
- flutter android 폴더
- flutter statefulwidget
- tft api dart
- 롤토체스 api dart
- Architectural overview
- valorant api dart
- com.google.GIDSignIn
- flutter widget
- keychain error
- widget
- leetcode dart
- 파이썬 부동소수점
Archives
- Today
- Total
목록FloatingActionButton (1)
aspe

Material design의 floating action button 입니다. floating action button은 어플리케이션의 주된 액션을 실행 할 수 있게 컨텐츠들 위에 떠 있는 동그란 아이콘 버튼 입니다. Floating action button은 보통 Scaffold.floatingActionButton 필드에 사용됩니다. 스크린당 적어도 한 개의 floating action button을 사용하세요. Floating action button은 생성, 공유, 이동 같은 긍정적인 액션에 사용되는 편이 좋습니다.(만약 Route에 한 개 이상의 floating action button이 사용되면, 각각의 버튼이 고유한 heroTag 값을 가지도록 하세요. 그렇지 않으면, 예외가 발생할 것 입..
Flutter/API
2023. 2. 17. 13:56