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
- Flutter
- 크롤러
- 플러터
- 함수
- import
- Class
- 파이썬
- animation
- variable
- Android
- 코틀린
- 웹크롤러
- crawler
- text
- Collection
- textstyle
- texttheme
- 다트
- kotlin
- python
- set
- ML
- List
- DART
- function
- 콜렉션
- package
- 클래스
- map
- pushnamed
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