orvex_pay 0.1.1 copy "orvex_pay: ^0.1.1" to clipboard
orvex_pay: ^0.1.1 copied to clipboard

Official Flutter SDK for OrvexPay. Integrate crypto payments into your Flutter apps with a native, secure, and customizable modal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orvex_pay

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

dependencies:
  orvex_pay: ^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:orvex_pay/orvex_pay.dart';
0
likes
135
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for OrvexPay. Integrate crypto payments into your Flutter apps with a native, secure, and customizable modal.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, intl, qr_flutter

More

Packages that depend on orvex_pay