I am creating a app using
google_ml_kit
to create face recognition. I have successfully implemented the face recognition using flutter(front end),node js(back end) and mongo database. now I have to create Workout Movement Counting example(dumbbell count). can anyone please let me know it is possible with google_ml_kit package. If yes, please share some tips which will helps me a lot.
Thanks in advance!!!