flutter_payments_stripe_sdk 1.0.9
flutter_payments_stripe_sdk: ^1.0.9 copied to clipboard
The Stripe Flutter SDK makes it quick and easy to build an excellent payment experience in your Flutter app
1.0.9 30/10/2020 #
- added autoFocus and keyboardAppearance to PaymentCardTextField
1.0.8 10/09/2020 #
- changed version to 2020-08-27
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