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

unlisted

SDK pour les transactions financières. By Finasys Technologies

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add finapay_sdk

With Flutter:

 $ flutter pub add finapay_sdk

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

dependencies:
  finapay_sdk: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:finapay_sdk/finapay_sdk.dart';
2
likes
0
points
213
downloads

Publisher

unverified uploader

Weekly Downloads

SDK pour les transactions financières. By Finasys Technologies

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartz, equatable, flutter, plugin_platform_interface, qr_code_scanner_plus

More

Packages that depend on finapay_sdk

Packages that implement finapay_sdk