stripe_terminal 1.3.4 copy "stripe_terminal: ^1.3.4" to clipboard
stripe_terminal: ^1.3.4 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 Dart:

 $ dart pub add stripe_terminal

With Flutter:

 $ flutter pub add stripe_terminal

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

dependencies:
  stripe_terminal: ^1.3.4

Alternatively, your editor might support dart pub get or 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
0
pub points
61%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on stripe_terminal