geo_integrity_score 0.0.1+1 copy "geo_integrity_score: ^0.0.1+1" to clipboard
geo_integrity_score: ^0.0.1+1 copied to clipboard

Detects spoofing risks and produces geo integrity scores from native sensor data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geo_integrity_score

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

dependencies:
  geo_integrity_score: ^0.0.1+1

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:geo_integrity_score/geo_integrity_score.dart';
0
likes
160
points
1
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Detects spoofing risks and produces geo integrity scores from native sensor data.

Repository (GitHub)
View/report issues

Topics

#location #security #monitoring #fraud-detection

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on geo_integrity_score

Packages that implement geo_integrity_score