Flutter(플러터)/UI
Grid Multi Selection ( 그리드 뷰 다수 선택 )
병홍
2022. 1. 12. 15:01
그리드 뷰에서 2개 이상의 선택을 하고 싶을 때가 있습니다.
갤러리 앱을 실행하면 할 수 있는 다수 선택과 드래그 시 손을 놓기 전까지 모두 선택되는...
그런 작업을 도와주는 라이브러리를 소개 합니다.
https://github.com/hcbpassos/drag_select_grid_view?ref=morioh.com&utm_source=morioh.com
GitHub - hcbpassos/drag_select_grid_view: A grid that supports both dragging and tapping to select its items.
A grid that supports both dragging and tapping to select its items. - GitHub - hcbpassos/drag_select_grid_view: A grid that supports both dragging and tapping to select its items.
github.com