phonepe_gateway 0.0.2+beta copy "phonepe_gateway: ^0.0.2+beta" to clipboard
phonepe_gateway: ^0.0.2+beta copied to clipboard

outdated

The provided code is a Flutter application that attempts to integrate the "PhonePe" payment gateway for processing payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phonepe_gateway

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

dependencies:
  phonepe_gateway: ^0.0.2+beta

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:phonepe_gateway/phonepe_gateway.dart';
8
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

The provided code is a Flutter application that attempts to integrate the "PhonePe" payment gateway for processing payments.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg, http, installed_apps, plugin_platform_interface, pointycastle, provider, shimmer, toast

More

Packages that depend on phonepe_gateway

Packages that implement phonepe_gateway