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

Flutter package for the techpay payment gateway

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add techpay

With Flutter:

 $ flutter pub add techpay

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

dependencies:
  techpay: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
35
downloads

Publisher

verified publishertechpay.co.zm

Weekly Downloads

Flutter package for the techpay payment gateway

License

unknown (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on techpay