yookassa_payments_flutter 1.8.0 copy "yookassa_payments_flutter: ^1.8.0" to clipboard
yookassa_payments_flutter: ^1.8.0 copied to clipboard

This Flutter SDK allows processing payments using a payment token. It works as an addition to the YooMoney API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yookassa_payments_flutter
copied to clipboard

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

dependencies:
  yookassa_payments_flutter: ^1.8.0
copied to clipboard

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:yookassa_payments_flutter/yookassa_payments_flutter.dart';
copied to clipboard
38
likes
125
points
556
downloads

Publisher

verified publisheryoomoney.ru

Weekly Downloads

2024.10.08 - 2025.04.22

This Flutter SDK allows processing payments using a payment token. It works as an addition to the YooMoney API.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on yookassa_payments_flutter