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

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 Dart:

 $ dart pub add littlefish_payments_split

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 dart pub get):

dependencies:
  littlefish_payments_split: ^3.0.1

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_split/littlefish_payments_split.dart';
0
likes
0
points
27
downloads

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