airwallex_payment_flutter 0.0.1-beta copy "airwallex_payment_flutter: ^0.0.1-beta" to clipboard
airwallex_payment_flutter: ^0.0.1-beta copied to clipboard

A payment Flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add airwallex_payment_flutter

With Flutter:

 $ flutter pub add airwallex_payment_flutter

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

dependencies:
  airwallex_payment_flutter: ^0.0.1-beta

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:airwallex_payment_flutter/airwallex_payment_flutter.dart';
3
likes
0
points
282
downloads

Publisher

unverified uploader

Weekly Downloads

A payment Flutter plugin project.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on airwallex_payment_flutter

Packages that implement airwallex_payment_flutter