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