littlefish_pay_wizzit_sdk 5.2.12
littlefish_pay_wizzit_sdk: ^5.2.12 copied to clipboard
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_sdkThis 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.12Alternatively, 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';