ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

task/refactor-stripe-card #93

Closed ezet closed 3 years ago

ezet commented 3 years ago

Breaking changes

This update removes many utility methods that were public, but not strictly related to Stripe or this library. In most cases this will not affect you, but if you relied on any of the removed methods I recommend you copy the methods into your project, or find other replacements.