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

outdated

A Flutter plugin for detecting the mock location of the Android device. (Supports only Android)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trust_location

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

dependencies:
  trust_location: ^1.0.5

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';
57
likes
30
points
89.7k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for detecting the mock location of the Android device. (Supports only Android)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on trust_location