risk_dfp_flutter 0.0.8-beta
risk_dfp_flutter: ^0.0.8-beta copied to clipboard
Facilitates secure device info collection and analysis for seamless integration of Risk Detection and Fraud Prevention in Flutter apps, enhancing security.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add risk_dfp_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
risk_dfp_flutter: ^0.0.8-betaAlternatively, 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:risk_dfp_flutter/risk_dfp_flutter.dart';