detect_fake_location 2.3.0
detect_fake_location: ^2.3.0 copied to clipboard
A Flutter plugin for detecting if location is being simulated or faked
2.3.0 #
- Added
ignoreExternalAccessory
configuration parameter for iOS - Allows users to disable the
isProducedByAccessory
check to prevent false positives from legitimate external accessories (CarPlay, external GPS devices, etc.) - Maintains full backward compatibility - existing code continues to work without changes
- Enhanced example app to demonstrate both detection modes
- Comprehensive test coverage for new functionality
- Updated documentation with usage examples and configuration options
2.2.0+1 #
- Documentation updated
2.2.0 #
- Issue fixed for android 31 and above
2.1.0 #
- Namespace issue fixed
2.0.0 #
- Issue fixed for android 31 and above
1.0.2+1 #
- Readme updated
1.0.2 #
- Readme updated
1.0.0 #
- Update
0.0.2 #
- Documentation update
0.0.1 #
- Fake(Mock or Simulated) location detection