techpay 0.0.2 copy "techpay: ^0.0.2" to clipboard
techpay: ^0.0.2 copied to clipboard

Flutter package for the techpay payment gateway

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add techpay

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

dependencies:
  techpay: ^0.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:techpay/techpay.dart';
1
likes
120
points
35
downloads

Publisher

verified publishertechpay.co.zm

Weekly Downloads

Flutter package for the techpay payment gateway

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on techpay