vanilla_pay_international 1.0.3 copy "vanilla_pay_international: ^1.0.3" to clipboard
vanilla_pay_international: ^1.0.3 copied to clipboard

This package provides a convenient way to integrate Vanilla Pay International services into your Flutter applications (Android & iOs).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vanilla_pay_international

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

dependencies:
  vanilla_pay_international: ^1.0.3

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:vanilla_pay_international/vanilla_pay_international.dart';
1
likes
145
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package provides a convenient way to integrate Vanilla Pay International services into your Flutter applications (Android & iOs).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

build_runner, crypto, flutter, http, mockito

More

Packages that depend on vanilla_pay_international