edfapay_softpos_sdk 0.0.5 copy "edfapay_softpos_sdk: ^0.0.5" to clipboard
edfapay_softpos_sdk: ^0.0.5 copied to clipboard

PlatformAndroid

Helps developers to easly integrate EdfaPay SoftPos to flutter mobile application with few simple steps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add edfapay_softpos_sdk

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

dependencies:
  edfapay_softpos_sdk: ^0.0.5

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:edfapay_softpos_sdk/edfapay_softpos_sdk.dart';
0
likes
110
points
22
downloads

Publisher

verified publisheredfapay.com

Weekly Downloads

Helps developers to easly integrate EdfaPay SoftPos to flutter mobile application with few simple steps.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on edfapay_softpos_sdk

Packages that implement edfapay_softpos_sdk