How can i follow and draw with two fingers at the same time on the same screen in Flutter

Viewed 29

I did not find any classes that register and track the movement of two or more clicks. in my application it is necessary to implement drawing with two fingers. that is, so that you can draw separate lines with each finger. If anyone has experienced this please help.

0 Answers
Related