We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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.# (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.# (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: