detect_fake_location 2.3.0 copy "detect_fake_location: ^2.3.0" to clipboard
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
38
likes
150
points
1.5k
downloads

Publisher

verified publisherzeexan.com

Weekly Downloads

A Flutter plugin for detecting if location is being simulated or faked

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on detect_fake_location

Packages that implement detect_fake_location