littlefish_pay_tps_sdk 4.3.2
littlefish_pay_tps_sdk: ^4.3.2 copied to clipboard
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_sdkThis 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.2Alternatively, 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';