efipay_custom 1.0.2 copy "efipay_custom: ^1.0.2" to clipboard
efipay_custom: ^1.0.2 copied to clipboard

A dart library for integration with payment services provided by Efi.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add efipay_custom

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

dependencies:
  efipay_custom: ^1.0.2

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:efipay_custom/efipay.dart';
0
likes
85
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A dart library for integration with payment services provided by Efi.

Documentation

API reference

License

MIT (license)

Dependencies

dio, encrypt, flutter, pointycastle

More

Packages that depend on efipay_custom