plexy_checkout 1.6.0 copy "plexy_checkout: ^1.6.0" to clipboard
plexy_checkout: ^1.6.0 copied to clipboard

Plexy checkout library for Flutter. Accept payments with cards, wallets and local payment methods in your app using our Drop-in and Components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plexy_checkout

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

dependencies:
  plexy_checkout: ^1.6.0

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:plexy_checkout/plexy_checkout.dart';
0
likes
135
points
97
downloads

Publisher

verified publisherplexy.money

Weekly Downloads

Plexy checkout library for Flutter. Accept payments with cards, wallets and local payment methods in your app using our Drop-in and Components.

Repository (GitHub)
View/report issues

Topics

#payments #payment #pay #checkout #ecommerce

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, pay, plugin_platform_interface

More

Packages that depend on plexy_checkout

Packages that implement plexy_checkout