flick_payment_sdk 1.0.2 copy "flick_payment_sdk: ^1.0.2" to clipboard
flick_payment_sdk: ^1.0.2 copied to clipboard

A Flutter SDK for Flick Payment processing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flick_payment_sdk

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

dependencies:
  flick_payment_sdk: ^1.0.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:flick_payment_sdk/flick_payment_sdk.dart';
0
likes
115
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for Flick Payment processing

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, google_fonts, http, shared_preferences, url_launcher

More

Packages that depend on flick_payment_sdk