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
- 플러터
- ML
- texttheme
- 콜렉션
- crawler
- animation
- set
- 파이썬
- Android
- text
- List
- 다트
- map
- 클래스
- Collection
- 함수
- package
- DART
- function
- 코틀린
- 웹크롤러
- Flutter
- textstyle
- 크롤러
- import
- python
- variable
- kotlin
- pushnamed
- Class
Archives
- Today
- Total
목록dragtarget (1)
조용한 담장

Draggable 위젯을 드래그 하여 움직일 수 있게 해보자. Draggable class Draggable({Key key, @required Widget child, @required Widget feedback, T data, Axis axis, Widget childWhenDragging, Offset feedbackOffset: Offset.zero, DragAnchor dragAnchor: DragAnchor.child, Axis affinity, int maxSimultaneousDrags, VoidCallback onDragStarted, DraggableCanceledCallback onDraggableCanceled, DragEndCallback onDragEnd, VoidCallbac..
Flutter
2019. 10. 28. 16:16