razorpay_flutter icon indicating copy to clipboard operation
razorpay_flutter copied to clipboard

razorpay_flutter: ^1.1.4 give error when adding it in depenences.

Open m0nusingh opened this issue 4 years ago • 1 comments

razorpay_flutter: ^1.1.4

when i am adding the razorpay_flutter while the app is running, it works fine but when i restart the app i have the error error: constructor RazorpayFlutterPlugin in class RazorpayFlutterPlugin cannot be applied to given types; [ +1 ms] flutterEngine.getPlugins().add(new com.razorpay.razorpay_flutter.RazorpayFlutterPlugin()); [ ] ^ [ ] required: Registrar [ ] found: no arguments [ ] reason: actual and formal argument lists differ in length [ ] 1 error [ ] FAILURE: Build failed with an exception. [ ] * What went wrong: [ ] Execution failed for task ':app:compileDebugJavaWithJavac'. [ ] > Compilation failed; see the compiler error output for details. [ ] * Try: [ ] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. [ ] * Get more help at https://help.gradle.org [ ] BUILD FAILED in 39s

m0nusingh avatar May 18 '20 16:05 m0nusingh

Issue iam using flutter Flutter (Channel stable, v1.17.1, on Linux, locale en_IN.utf8)

m0nusingh avatar May 18 '20 16:05 m0nusingh