stripe_terminal 1.4.2+2 copy "stripe_terminal: ^1.4.2+2" to clipboard
stripe_terminal: ^1.4.2+2 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_terminal

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

dependencies:
  stripe_terminal: ^1.4.2+2

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_terminal/stripe_terminal.dart';
18
likes
120
pub points
59%
popularity

Publisher

verified publisheraawaz.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on stripe_terminal