这是indexloc提供的服务,不要输入任何密码

general_payment 0.0.7 copy "general_payment: ^0.0.7" to clipboard
general_payment: ^0.0.7 copied to clipboard

A Standarization All Payment Library for easy use any payment gateway in any project

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add general_payment

With Flutter:

 $ flutter pub add general_payment

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

dependencies:
  general_payment: ^0.0.7

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:general_payment/general_payment.dart';
0
likes
130
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A Standarization All Payment Library for easy use any payment gateway in any project

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

unknown (license)

Dependencies

general_lib, http, path

More

Packages that depend on general_payment