yandex_checkout 0.1.4 copy "yandex_checkout: ^0.1.4" to clipboard
yandex_checkout: ^0.1.4 copied to clipboard

A Yandex.Checkout plugin for Flutter with convenient in-app payment without webview (Android implementation only!).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_checkout

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

dependencies:
  yandex_checkout: ^0.1.4

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:yandex_checkout/yandex_checkout.dart';
6
likes
30
pub points
25%
popularity

Publisher

unverified uploader

A Yandex.Checkout plugin for Flutter with convenient in-app payment without webview (Android implementation only!).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on yandex_checkout