Skip to content

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

Open
definitelyme wants to merge 3 commits intoFlutterwave:devfrom
definitelyme:fix-exception
Open

Fixed 'Unhandled Exception: type 'Null' is not a subtype of type 'FutureOr<ChargeResponse>''#5
definitelyme wants to merge 3 commits intoFlutterwave:devfrom
definitelyme:fix-exception

Conversation

@definitelyme
Copy link
Copy Markdown

No description provided.

@onyicodes
Copy link
Copy Markdown

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

@ssekuwanda
Copy link
Copy Markdown

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

@definitelyme
Copy link
Copy Markdown
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
Copy Markdown
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