When using a flutter package for drawing board. I want to achieve this functionality make canvas static

92 Views Asked by At

When using a flutter package for drawing board. I want to achieve this functionality make canvas static. here is the package link.

https://pub.dev/packages/flutter_drawing_board/

Tried to pass the argument of panDisabled and set this parameter to false but that didn't helped.

0

There are 0 best solutions below