wayl_pay 0.2.4 copy "wayl_pay: ^0.2.4" to clipboard
wayl_pay: ^0.2.4 copied to clipboard

Typed Dart client for the Wayl merchant API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wayl_pay

With Flutter:

 $ flutter pub add wayl_pay

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

dependencies:
  wayl_pay: ^0.2.4

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:wayl_pay/wayl_pay.dart';
1
likes
140
points
6
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Typed Dart client for the Wayl merchant API.

Homepage

Topics

#payments #api-client #commerce #wayl #iraq

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on wayl_pay