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

discontinued
outdated

Payhere SDK Plugin for Flutter. Supports Payhere OneTime Payaments and 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.8.0

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

Publisher

verified publishersrilalsachintha.me

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on payhere