payhere_flutter 0.0.3 copy "payhere_flutter: ^0.0.3" to clipboard
payhere_flutter: ^0.0.3 copied to clipboard

outdated

A wrapper around native Payhere SDK , This plugin mimics the original Payhere SDK hence making a payment is identical to original sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payhere_flutter

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

dependencies:
  payhere_flutter: ^0.0.3

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:payhere_flutter/payhere_flutter.dart';
13
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A wrapper around native Payhere SDK , This plugin mimics the original Payhere SDK hence making a payment is identical to original sdk

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, json_annotation

More

Packages that depend on payhere_flutter