pskink / matrix_gesture_detector

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

Add null safety #24

Closed percula closed 3 years ago

percula commented 3 years ago

This PR adds null safety to the library and example.

pskink commented 3 years ago

thanks a lot for that PR !