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

unlistedoutdated

A payment gateway demo by Konze.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payment_gateway_demo

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

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

Publisher

unverified uploader

Weekly Downloads

A payment gateway demo by Konze.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_stripe, get

More

Packages that depend on payment_gateway_demo