dynamitechetan / dynamitechetan/razorpay_flutter
razorpay_flutter: ^1.1.4 give error when adding it in depenences.
- Dominant language
- Java
- Stars
- 31
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.