Detect mock location accurately in flutter

Issue

This Content is from Stack Overflow. Question asked by uyhaW

I am using trust_location: ^2.0.10 package to detect mock location or fake gps. It works fine when I try it in my own phone but when some others try it in their phone they get the status of trust_location is true and then false while the mock location is still on. Is there another way to detect while user is using fake gps or not accurately ?



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?