We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parse-community
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
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
Dart Error: Unhandled exception: Failed assertion: boolean expression must not be null #0 ParseUser._handleResponse (file:///Users/cytaladen/.pub-cache/hosted/pub.dartlang.org/parse_server_sdk-1.0.2/lib/src/objects/parse_user.dart:185:22) #1 ParseUser.signUp (file:///Users/cytaladen/.pub-cache/hosted/pub.dartlang.org/parse_server_sdk-1.0.2/lib/src/objects/parse_user.dart:79:5) #2 ParseService.createUser (package:flutter_ui_experiments/parse_service.dart:40:39)
The text was updated successfully, but these errors were encountered:
Hey, can you post your code? Or have you simply copy and pasted the tutorial?
Sorry, something went wrong.
Still not working?
No branches or pull requests
Dart Error: Unhandled exception:
Failed assertion: boolean expression must not be null
#0 ParseUser._handleResponse
(file:///Users/cytaladen/.pub-cache/hosted/pub.dartlang.org/parse_server_sdk-1.0.2/lib/src/objects/parse_user.dart:185:22)
#1 ParseUser.signUp (file:///Users/cytaladen/.pub-cache/hosted/pub.dartlang.org/parse_server_sdk-1.0.2/lib/src/objects/parse_user.dart:79:5)
#2 ParseService.createUser (package:flutter_ui_experiments/parse_service.dart:40:39)
The text was updated successfully, but these errors were encountered: