square_mobile_payments_sdk 2025.3.0 copy "square_mobile_payments_sdk: ^2025.3.0" to clipboard
square_mobile_payments_sdk: ^2025.3.0 copied to clipboard

Square Mobile Payments SDK. Allows developers to take in-person payments using Square hardware.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add square_mobile_payments_sdk
copied to clipboard

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

dependencies:
  square_mobile_payments_sdk: ^2025.3.0
copied to clipboard

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_mobile_payments_sdk/square_mobile_payments_sdk.dart';
copied to clipboard
2
likes
130
points
56
downloads

Publisher

verified publishersquareup.com

Weekly Downloads

2024.10.08 - 2025.04.22

Square Mobile Payments SDK. Allows developers to take in-person payments using Square hardware.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, freezed_annotation, json_annotation, plugin_platform_interface

More

Packages that depend on square_mobile_payments_sdk