fraud_sdk_flutter 1.0.0 copy "fraud_sdk_flutter: ^1.0.0" to clipboard
fraud_sdk_flutter: ^1.0.0 copied to clipboard

The Sign3 SDK is an Android-based fraud prevention toolkit designed to assess device security, detecting potential risks such as rooted devices, VPN connections, or remote access and much more. Provid [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fraud_sdk_flutter

With Flutter:

 $ flutter pub add fraud_sdk_flutter

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

dependencies:
  fraud_sdk_flutter: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:fraud_sdk_flutter/fraud_sdk_flutter.dart';
1
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

The Sign3 SDK is an Android-based fraud prevention toolkit designed to assess device security, detecting potential risks such as rooted devices, VPN connections, or remote access and much more. Providing insights into the device's safety, it enhances security measures against fraudulent activities and ensures a robust protection system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fraud_sdk_flutter

Packages that implement fraud_sdk_flutter