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

This is the plugin for supporting payumoney payment gateway directly by flutter apps. Note Currently supported for only Android Platform. Not for iOS right now but wait for some more days it will be h [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payu_money_flutter

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

dependencies:
  payu_money_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:payu_money_flutter/payu_money_flutter.dart';
14
likes
30
points
3
downloads

Publisher

verified publishervaibhavpathakofficial.tk

Weekly Downloads

This is the plugin for supporting payumoney payment gateway directly by flutter apps. Note Currently supported for only Android Platform. Not for iOS right now but wait for some more days it will be here with new update.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on payu_money_flutter

Packages that implement payu_money_flutter