flutterwave_checkout_lbtech 0.0.10 copy "flutterwave_checkout_lbtech: ^0.0.10" to clipboard
flutterwave_checkout_lbtech: ^0.0.10 copied to clipboard

A Flutter project for Flutterwave checkout. It implements the flutterwave html checkout (https://developer.flutterwave.com/docs/html-checkout).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterwave_checkout_lbtech

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

dependencies:
  flutterwave_checkout_lbtech: ^0.0.10

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:flutterwave_checkout_lbtech/flutterwave_checkout_lbtech.dart';
2
likes
160
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project for Flutterwave checkout. It implements the flutterwave html checkout (https://developer.flutterwave.com/docs/html-checkout).

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, intl

More

Packages that depend on flutterwave_checkout_lbtech