littlefish_pay_wizzit_sdk 5.2.12 copy "littlefish_pay_wizzit_sdk: ^5.2.12" to clipboard
littlefish_pay_wizzit_sdk: ^5.2.12 copied to clipboard

PlatformAndroidiOS
unlisted

The implementation of the wizzit sdk for the littlefish applications and integrations

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_pay_wizzit_sdk

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

dependencies:
  littlefish_pay_wizzit_sdk: ^5.2.12

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_wizzit_sdk/littlefish_pay_wizzit_sdk.dart';