razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
106 stars 144 forks source link

android package issue #361

Open jenishwebiots opened 6 months ago

jenishwebiots commented 6 months ago

The plugin razorpay_flutter doesn't have a main class defined in C:\Users\jenis\AppData\Local\Pub\Cache\hosted\pub.dev\razorpay_flutter-1.3.5\android\src\main\java\com\razorpay\razorpay_flutter\RazorpayFlutterPlugin.java or C:\Users\jenis\AppData\Local\Pub\Cache\hosted\pub.dev\razorpay_flutter-1.3.5\android\src\main\kotlin\com\razorpay\razorpay_flutter\RazorpayFlutterPlugin.kt. This is likely to due to an incorrect androidPackage: com.razorpay.razorpay_flutter or mainClass entry in the plugin's pubspec.yaml. If you are the author of this plugin, fix the androidPackage entry or move the main class to any of locations used above. Otherwise, please contact the author of this plugin and consider using a different plugin in the meanwhile. Screenshot 2023-12-29 140333

vivekshindhe commented 6 months ago

@jenishwebiots Can you please post the flutter & dart versions you are using? You can get these details by running flutter doctor

jenishwebiots commented 6 months ago

Here is the screenshot Screenshot 2023-12-29 143155