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

Simple PayU integration using WebView. Flexible and easy to set up.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payu_payment

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

dependencies:
  payu_payment: ^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:payu_payment/payu_payment.dart';
15
likes
120
pub points
36%
popularity

Publisher

verified publisherlukeurban.tech

Simple PayU integration using WebView. Flexible and easy to set up.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on payu_payment