드래그 가능한 Fab 라이브러리 2개를 소개합니다.
1. 화면 내에서 어떠한 위치든 드래그되는 FAB
https://pub.dev/packages/draggable_fab
draggable_fab | Flutter Package
A Draggable FAB wrapper widget which can dragged to any edge of the screen.
pub.dev
2. 화면 내에 어느정도 위치로 드래그하면 해당 위치의 사이드로 붙는 FAB
https://pub.dev/packages/floatingpanel
floatingpanel | Flutter Package
Floating panel helps you create easy floating menu which you can drag and drop to any edge of the screen (horizontally).
pub.dev
용도에 맞게 사용하시면 됩니다.
'Flutter(플러터) > UI' 카테고리의 다른 글
Progress Indicator ( 프로그래스바 ) (0) | 2022.01.12 |
---|---|
위젯 드래그 이동 (0) | 2022.01.12 |
다양한 사이즈 Grid Layout - flutter_staggered_grid_view (0) | 2022.01.12 |
Flutter IconButton 패딩 ( Padding ) 제거 (0) | 2022.01.10 |
Flutter MainAxisSize min ? max ? (0) | 2022.01.06 |
댓글