flutter_payments_stripe_sdk 1.0.7
flutter_payments_stripe_sdk: ^1.0.7 copied to clipboard
The Stripe Flutter SDK makes it quick and easy to build an excellent payment experience in your Flutter app
[1.0.7] - 31/05/2020 #
- returnCardImage utils added
- AssetImage get brandImage added inside StripeCard
- replace brand string with CardBrand enum
[1.0.6] - 30/05/2020 #
- Bug fix
[1.0.5] - 30/05/2020 #
- Fixed an issue with confirmSetupIntent that prevented the creation of the payment method
[1.0.4] - 29/05/2020 #
- Bug fix
[1.0.3] - 29/05/2020 #
- Update readme
[1.0.2] - 29/05/2020 #
- Update description
[1.0.1] - 27/05/2020 #
- Bug fix
[1.0.0] - 27/05/2020 #
- Initial Release