stripe_payment 0.0.8 stripe_payment: ^0.0.8 copied to clipboard
A flutter plugin to integrate the stripe plugin for iOS and Android. Currently only adding a credit card as source is implemented.
[0.0.8] - 08.12.2018 #
- Fix crash on iOS for newer Flutter beta (fixes https://github.com/jonasbark/flutter_stripe_payment/issues/12)
[0.0.7] - 03.12.2018 #
- Increase Kotlin and Gradle versions
[0.0.6] - 16.05.2018 #
- Dart 2 fixes
[0.0.5] - 20.03.2018 #
- Compatible with Flutter SDK >=0.1.4 <2.0.0"
[0.0.4] - 29.01.2018 #
- Initial release.