반응형
여러가지 Material을 사용할 수 있다.
https://api.flutter.dev/flutter/material/TabBar-class.html
TabBar class - material library - Dart API
A Material Design primary tab bar. Primary tabs are placed at the top of the content pane under a top app bar. They display the main content destinations. Typically created as the AppBar.bottom part of an AppBar and in conjunction with a TabBarView. If a T
api.flutter.dev
해당 사이트에서 샘플로 데모를 돌릴수 있다.
맘에드는 위젯을 소스로 간단하게 빌드 및 테스트 하고
내 프로젝트에 적용하면된다.
반응형
'[Mobile] > [Flutter]' 카테고리의 다른 글
[Flutter] Form 빌더 동적 생성하기 (0) | 2023.08.26 |
---|---|
[Flutter] TabBar 구현 및 위젯 간 데이터 생성자 (0) | 2023.08.23 |
[Flutter] Search Module (2) | 2023.08.20 |
[Flutter] 친구 레이아웃 끝내기 (1) | 2023.08.19 |
[Flutter] S3이미지 + 데이터 Listview 세팅 (백엔드 서버 통신) (0) | 2023.08.12 |