flutter_tindercard
flutter_tindercard copied to clipboard
The plugin `flutter_tindercard_plus` doesn't have a main class
I have the following error please help me to solve this I
The plugin flutter_tindercard_plus
doesn't have a main class defined in /home/crazyshit/.pub-cache/hosted/pub.dev/flutter_tindercard_plus-0.0.2/android/src/main/java/com/flutter/tindercard/plus/flutter_tindercard_plus/FlutterTindercardPlusPlugin.java or /home/crazyshit/.pub-cache/hosted/pub.dev/flutter_tindercard_plus-0.0.2/android/src/main/kotlin/com/flutter/tindercard/plus/flutter_tindercard_plus/FlutterTindercardPlusPlugin.kt. This is likely to due to an incorrect androidPackage: com.flutter.tindercard.plus.flutter_tindercard_plus
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.
i'm stuck here too
I have the same issue! Does anyone solve this issue?