How to detect motion from camera in Flutter?

Viewed 327

I want to use my mobile camera as a security camera and I want to detect the motion of any object from the camera and trigger the alarm. Is there any way to detect the motion from the camera in flutter for both android and ios?

0 Answers
Related