yenepay_flutter 0.0.1 copy "yenepay_flutter: ^0.0.1" to clipboard
yenepay_flutter: ^0.0.1 copied to clipboard

A Flutter plugin for making payments via Yenepay Payment Gateway. supports Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yenepay_flutter

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

dependencies:
  yenepay_flutter: ^0.0.1

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:yenepay_flutter/yenepay_flutter.dart';
3
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for making payments via Yenepay Payment Gateway. supports Android and iOS.

Documentation

API reference

License

MIT (license)

Dependencies

dio, enum_to_string, flutter, uni_links, url_launcher

More

Packages that depend on yenepay_flutter

Packages that implement yenepay_flutter