payhere 0.9.50 copy "payhere: ^0.9.50" to clipboard
payhere: ^0.9.50 copied to clipboard

discontinued
PlatformAndroid

Payhere SDK Plugin for Flutter. Supports Payhere OneTime Payaments for Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payhere

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

dependencies:
  payhere: ^0.9.50

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/payhere.dart';
16
likes
160
points
51
downloads

Publisher

verified publishersrilalsachintha.me

Weekly Downloads

Payhere SDK Plugin for Flutter. Supports Payhere OneTime Payaments for Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on payhere