square_web_payments 0.0.14 copy "square_web_payments: ^0.0.14" to clipboard
square_web_payments: ^0.0.14 copied to clipboard

Platformweb

An open source Flutter package for integrating the Square Web Payments SDK. See https://pelavin.github.io/square-web-payments for demonstration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add square_web_payments

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

dependencies:
  square_web_payments: ^0.0.14

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

Publisher

verified publisherpelavin.dev

Weekly Downloads

An open source Flutter package for integrating the Square Web Payments SDK. See https://pelavin.github.io/square-web-payments for demonstration.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, web

More

Packages that depend on square_web_payments