stripe_terminalx 1.4.2+20 copy "stripe_terminalx: ^1.4.2+20" to clipboard
stripe_terminalx: ^1.4.2+20 copied to clipboard

A flutter plugin to scan stripe readers and connect to the them and get the payment methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stripe_terminalx

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

dependencies:
  stripe_terminalx: ^1.4.2+20

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:stripe_terminalx/stripe_terminalx.dart';
1
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to scan stripe readers and connect to the them and get the payment methods.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on stripe_terminalx

Packages that implement stripe_terminalx