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

outdated

A streamlined package for seamless integration of Gate-E functionality into Flutter applications. Expedite the integration process, empower customization, and simplify the incorporation of Gate-E features.

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.8

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

A streamlined package for seamless integration of Gate-E functionality into Flutter applications. Expedite the integration process, empower customization, and simplify the incorporation of Gate-E features.

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