pskink / matrix_gesture_detector

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

null safety #25

Open roma7481 opened 3 years ago

roma7481 commented 3 years ago

Will this package be upgraded to null safety at any point in the future?

pskink commented 3 years ago

the last commit introduces null safety: https://github.com/pskink/matrix_gesture_detector/commit/81e5d95a476538edb89cac7654c215f966675ab8

roma7481 commented 3 years ago

Great, thank you for this commit. Is the new package version will be available in pub.dev (I only see the version from 2019)? If not, then which version should use in my .yaml?

Thank you

sgruhier commented 2 years ago

you can use matrix_gesture_detector: ^0.2.0-nullsafety.1 in pubspec.yaml