risk_dfp_flutter 0.0.4-beta
risk_dfp_flutter: ^0.0.4-beta copied to clipboard
ZaloPay Risk DFP Flutter Package enables the collection and analysis of device information, facilitating secure and efficient integration of ZaloPay's Risk Detection and Fraud Prevention features into [...]
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.4-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';