mym0404 / flutter-pencilkit

Flutter plugin for iOS PencilKit
MIT License
46 stars 13 forks source link

Toggle ios native side touch input enable/disable feature #25

Open frybitsinc opened 1 month ago

frybitsinc commented 1 month ago

Type of change

What does this change?

Fixes #13 🎯 toggle ios native side touch input enable/disable feature by setting CanvasView.isUserInteractionEnabled value to true/false please check my comment for detail infos.