Integrating Stripe Payment in Flutter
问题 I am trying to integrate Stripe Payment Gateway in Flutter app and i am following below link https://pub.dartlang.org/packages/stripe_payment But unfortunately i am getting error. I am using dependencies: stripe_payment: ^0.1.0. But i am getting below error FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':stripe_payment:compileDebugKotlin'. Compilation error. See log for more details Try: Run with --stacktrace option to get the stack trace. Run with --info