mym0404 / flutter-pencilkit

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

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

Open frybitsinc opened 3 months ago

frybitsinc commented 3 months 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.