Skip to content

Fixed 'Unhandled Exception: type 'Null' is not a subtype of type 'FutureOr<ChargeResponse>'' #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

definitelyme
Copy link

No description provided.

@onyicodes
Copy link

I'm currently experiencing this error message. I dont know if something has changed

@ssekuwanda
Copy link

I'am stilling getting this error even after fixing this line " Future charge()" to " Future<ChargeResponse?> charge()"

@definitelyme
Copy link
Author

I'am stilling getting this error even after fixing this line " Future charge()" to " Future<ChargeResponse?> charge()"

Can you paste your pubspec.yaml in the comments?

@definitelyme
Copy link
Author

Temporary fix:

flutterwave_standard:
  git:
    url: https://github.com/definitelyme/flutter_standard.git
    ref: fix-exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants