반응형
추천 패키지
flutter_slidable | Flutter Package
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
pub.dev
flutter.dev Reference
Dismissible class - widgets library - Dart API
A widget that can be dismissed by dragging in the indicated direction. Dragging or flinging this widget in the DismissDirection causes the child to slide out of view. Following the slide animation, if resizeDuration is non-null, the Dismissible widget anim
api.flutter.dev
반응형
'Development > Flutter - Widget' 카테고리의 다른 글
Widget] CupertinoSegmentedControl , CupertinoSlidingSegmentedControl (0) | 2020.03.04 |
---|---|
Flutter 위젯] SnackBar (0) | 2020.02.22 |
Flutter 위젯] #30 ValueListenableBuilder (0) | 2020.02.18 |
Flutter 위젯] #29 SizedBox (0) | 2020.02.18 |
Flutter 위젯] #27 AnimatedBuilder (0) | 2020.02.18 |