sbp_payments 0.0.3 copy "sbp_payments: ^0.0.3" to clipboard
sbp_payments: ^0.0.3 copied to clipboard

Flutter plugin which helps to handle sbp payment links and open it with specific bank app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sbp_payments

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

dependencies:
  sbp_payments: ^0.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:sbp_payments/sbp_payments.dart';
4
likes
150
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin which helps to handle sbp payment links and open it with specific bank app

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, sbp_platform_interface

More

Packages that depend on sbp_payments

Packages that implement sbp_payments