littlefish_payments_cloud_pos 2.4.13 copy "littlefish_payments_cloud_pos: ^2.4.13" to clipboard
littlefish_payments_cloud_pos: ^2.4.13 copied to clipboard

unlisted

Cloud POS payment gateway — enables push-to-terminal card payments via the Cloud POS API. Self-contained package with API client, polling, and UI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add littlefish_payments_cloud_pos

With Flutter:

 $ flutter pub add littlefish_payments_cloud_pos

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

dependencies:
  littlefish_payments_cloud_pos: ^2.4.13

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:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dart';
0
likes
0
points
479
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

Cloud POS payment gateway — enables push-to-terminal card payments via the Cloud POS API. Self-contained package with API client, polling, and UI.

Homepage

License

unknown (license)

Dependencies

decimal, equatable, flutter, flutter_bloc, http, json_annotation, littlefish_core, littlefish_core_utils, littlefish_payments, uuid

More

Packages that depend on littlefish_payments_cloud_pos