flutter_stripe_payment
flutter_stripe_payment copied to clipboard
inferred type is Activity? but Context was expected
testing on Android, latest Flutter SDK, seeing this error:
Launching lib/main.dart on SM G965N in debug mode...
lib/main.dart:1
e: /flutter-sdk/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe_payment-0.0.17/android/src/main/kotlin/com/dormmom/flutter_stripe_payment/FlutterStripePaymentPlugin.kt: (47, 32): Type mismatch: inferred type is Activity? but Context was expected
did you get any fix for this error, I am having the same and it is not fixed on my side.
Getting this as well