Draggable pie chart Flutter

Viewed 16

I need to drag the sections of the pie chart in Flutter. is this possible, or can I make it draggable by drawing on the canvas?

enter image description here

Is it possible to replace the red one by dragging the blue section?

0 Answers
Related