safepay_checkout 1.0.6 copy "safepay_checkout: ^1.0.6" to clipboard
safepay_checkout: ^1.0.6 copied to clipboard

A simple and easy-to-integrate Flutter package for Safepay Checkout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add safepay_checkout

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

dependencies:
  safepay_checkout: ^1.0.6

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:safepay_checkout/safepay_payment_gateway.dart';
2
likes
160
points
47
downloads

Publisher

verified publisherasadshafique.com

Weekly Downloads

A simple and easy-to-integrate Flutter package for Safepay Checkout.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, flutter_inappwebview, http

More

Packages that depend on safepay_checkout