pskink / matrix_gesture_detector

A gesture detector mapping translation/rotation/scale gestures to a Matrix4 object.
Other
134 stars 101 forks source link

Compatible with Dart 3 #37

Open chusamasadiq opened 7 months ago

chusamasadiq commented 7 months ago

I have made your package compatible with Dart 3 here is my Github repo link: https://github.com/chusamasadiq/matrixgesturedetector. You can merge this code to your package