flutter_stripe_payment icon indicating copy to clipboard operation
flutter_stripe_payment copied to clipboard

inferred type is Activity? but Context was expected

Open SogoGolf opened this issue 2 years ago • 2 comments

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

SogoGolf avatar Nov 14 '22 23:11 SogoGolf

did you get any fix for this error, I am having the same and it is not fixed on my side.

asn111 avatar Jan 24 '24 14:01 asn111

Getting this as well

enricodvn avatar Mar 29 '24 00:03 enricodvn