MotionMobs / flutter_stripe

Stripe plugin for flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_stripe

Stripe plugin for Flutter

Testing

Tests expect a STRIPE_KEY env var to be set with your publishable Stripe key.

Can be easily set by using

STRIPE_KEY=publishable_stripe_key_here flutter test

About

Stripe plugin for flutter

License:MIT License


Languages

Language:Dart 100.0%