gatee_payment 1.0.1 copy "gatee_payment: ^1.0.1" to clipboard
gatee_payment: ^1.0.1 copied to clipboard

outdated

Seamlessly integrate Gate-E functionality into Flutter apps with the GateE_SDK package. Expedite integration, empower customization, and simplify feature incorporation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gatee_payment

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

dependencies:
  gatee_payment: ^1.0.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:gatee_payment/api_service.dart';
import 'package:gatee_payment/cheackbox.dart';
import 'package:gatee_payment/gat_e_demo.dart';
import 'package:gatee_payment/getpayment.dart';
import 'package:gatee_payment/lib/env/env.dart';
import 'package:gatee_payment/payment_method.dart';
import 'package:gatee_payment/theme1.dart';
import 'package:gatee_payment/theme2.dart';
import 'package:gatee_payment/theme3.dart';
import 'package:gatee_payment/theme4.dart';
import 'package:gatee_payment/theme_colors.dart';
2
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Seamlessly integrate Gate-E functionality into Flutter apps with the GateE_SDK package. Expedite integration, empower customization, and simplify feature incorporation.

Homepage

License

unknown (license)

Dependencies

awesome_dialog, flutter, flutter_inappwebview, flutter_native_screenshot, flutter_share, flutter_svg, http, image, intl, jovial_svg, loading_animation_widget, path_provider, screenshot, share_plus, url_launcher

More

Packages that depend on gatee_payment