jonasbark/flutter_stripe_payment

Error: 'PaymentResponseStatus' isn't a type.

ravindrasingh-prog opened this issue · 0 comments

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;