risk_dfp_flutter 0.0.3-beta
risk_dfp_flutter: ^0.0.3-beta copied to clipboard
ZaloPay Risk DFP flutter packages.
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.3-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';