littlefish_payments_split 3.1.2 copy "littlefish_payments_split: ^3.1.2" to clipboard
littlefish_payments_split: ^3.1.2 copied to clipboard

PlatformAndroid

Split payments gateway package for littlefish payments ecosystem. Enables splitting a single order across multiple payment legs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_payments_split

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

dependencies:
  littlefish_payments_split: ^3.1.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:littlefish_payments_split/littlefish_payments_split.dart';
0
likes
120
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Split payments gateway package for littlefish payments ecosystem. Enables splitting a single order across multiple payment legs.

Homepage

License

unknown (license)

Dependencies

decimal, equatable, flutter, flutter_bloc, intl, littlefish_core, littlefish_core_utils, littlefish_feature_models, littlefish_feature_shared_ui_v1, littlefish_payments, uuid

More

Packages that depend on littlefish_payments_split