flutter_payments_stripe_sdk 2.0.7
flutter_payments_stripe_sdk: ^2.0.7 copied to clipboard
The Stripe Flutter SDK makes it quick and easy to build an excellent payment experience in your Flutter app
[2.0.7] - 02/05/2021 #
[2.0.0] - 02/05/2021 #
- null safety
- more customization inside payment_card_text_field
- added specific ios and android plugins (first attempt)
[1.1.1] - 10/04/2021 #
- update dep
[1.1.0] - 10/04/2021 #
- update dep
[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