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

outdated

Create chargeable stripe tokens using Apple and Google Pay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stripe_native

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

dependencies:
  stripe_native: ^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:stripe_native/stripe_native.dart';
26
likes
35
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Create chargeable stripe tokens using Apple and Google Pay.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stripe_native

Packages that implement stripe_native