trust_location 2.0.13 copy "trust_location: ^2.0.13" to clipboard
trust_location: ^2.0.13 copied to clipboard

PlatformAndroid

A Flutter plugin for detecting mock location on Android device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trust_location
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  trust_location: ^2.0.13
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trust_location/trust_location.dart';
copied to clipboard
57
likes
160
points
91.6k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

A Flutter plugin for detecting mock location on Android device.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on trust_location