littlefish_pay_tps_sdk 4.3.2 copy "littlefish_pay_tps_sdk: ^4.3.2" to clipboard
littlefish_pay_tps_sdk: ^4.3.2 copied to clipboard

PlatformAndroid
unlisted

Plugin to integrate with tps provider

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_pay_tps_sdk

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

dependencies:
  littlefish_pay_tps_sdk: ^4.3.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_pay_tps_sdk/littlefish_pay_tps_sdk.dart';