lenco_flutter 2.3.1 copy "lenco_flutter: ^2.3.1" to clipboard
lenco_flutter: ^2.3.1 copied to clipboard

A production-ready Flutter package for integrating Lenco payment gateway. Support for accounts, transactions, payments, collections, virtual accounts, and mobile money.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lenco_flutter

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

dependencies:
  lenco_flutter: ^2.3.1

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:lenco_flutter/lenco_flutter.dart';
1
likes
160
points
371
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready Flutter package for integrating Lenco payment gateway. Support for accounts, transactions, payments, collections, virtual accounts, and mobile money.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#payment #gateway #lenco #fintech #api

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

equatable, flutter, http, json_annotation, meta

More

Packages that depend on lenco_flutter