stripe 2.0.4 copy "stripe: ^2.0.4" to clipboard
stripe: ^2.0.4 copied to clipboard

outdated

Stripe API wrapper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stripe

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

dependencies:
  stripe: ^2.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stripe/stripe.dart';
37
likes
20
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

Stripe API wrapper

Homepage

Documentation

Documentation

License

MIT (license)

Dependencies

crypto, http, json_annotation, logging, meta

More

Packages that depend on stripe