How can I help you?
Essential Studio® for Flutter Release Notes
Chart
Features
Improvements:
ZoomPanBehavior:
Added below methods for pointer and gesture events, along with a paint method, to allow for customization of the zooming and panning.
- handleEvent
- handleDoubleTap
- handleScaleStart
- handleScaleUpdate
- handleScaleEnd
- handleLongPressStart
- handleLongPressMoveUpdate
- handleLongPressEnd
- onPaint