flutter_zalopay_sdk 0.0.1+1 copy "flutter_zalopay_sdk: ^0.0.1+1" to clipboard
flutter_zalopay_sdk: ^0.0.1+1 copied to clipboard

outdated

A plugin for Zalo Pay. Supports iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_zalopay_sdk

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

dependencies:
  flutter_zalopay_sdk: ^0.0.1+1

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:flutter_zalopay_sdk/flutter_zalopay_sdk.dart';
14
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for Zalo Pay. Supports iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, http, intl, sprintf

More

Packages that depend on flutter_zalopay_sdk

Packages that implement flutter_zalopay_sdk