You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have updated flutter2 (Version-2.0.0 and dart 2.12.0) recently and Stripe dependency flutter_stripe_payment0.0.17 is not working and giving error while running the code in iOS. Please provide solution for this @jonasbark@jnblanchard
../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe_payment-0.0.17/lib/src/models/response.dart:4:3: Error: 'PaymentResponseStatus' isn't a type.
PaymentResponseStatus? status;
The text was updated successfully, but these errors were encountered:
We have updated flutter2 (Version-2.0.0 and dart 2.12.0) recently and Stripe dependency flutter_stripe_payment0.0.17 is not working and giving error while running the code in iOS. Please provide solution for this @jonasbark @jnblanchard
../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe_payment-0.0.17/lib/src/models/response.dart:4:3: Error: 'PaymentResponseStatus' isn't a type.
PaymentResponseStatus? status;
The text was updated successfully, but these errors were encountered: