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
140
pub points
0%
popularity

Publisher

verified publishersrilalsachintha.me

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on payhere