Eternity (Isaac Adariku)
Eternity (Isaac Adariku)
Yes got same issue ``` e: /Users/isaacadariku/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_paystack-1.0.5+1/android/src/main/kotlin/co/paystack/flutterpaystack/FlutterPaystackPlugin.kt: (48, 62): Type mismatch: inferred type is Activity? but Activity was expected e: /Users/isaacadariku/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_paystack-1.0.5+1/android/src/main/kotlin/co/paystack/flutterpaystack/MethodCallHandlerImpl.kt: (19, 37): Type mismatch: inferred type is BinaryMessenger? but...
Any one have the issue, before they fix it. Change your `flutter_paystack:` line to this. ``` # Temporarily using this until we can resolve the issue with the plugin. #...
> > Any one have the issue, before they fix it. Change your `flutter_paystack:` line to this. > > > > > >  > > > >...
@Lyokone Thanks for the response. I have not tried excluding the file in the `build.yaml` file. Can you provide an example of excluding the file in the build.yaml file? As...
A fix from @elitree is almost ready to be merged to fix this. Hey, @google-oss-bot, please re-open the issue 😄