detect_false_gps 0.0.3 copy "detect_false_gps: ^0.0.3" to clipboard
detect_false_gps: ^0.0.3 copied to clipboard

PlatformiOS

Faz detecção nativa de GPS falso no iPhone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add detect_false_gps

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

dependencies:
  detect_false_gps: ^0.0.3

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:detect_false_gps/detect_false_gps.dart';
1
likes
135
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Faz detecção nativa de GPS falso no iPhone.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on detect_false_gps

Packages that implement detect_false_gps