Flutter Appwrite Package is throwing this error when trying to get currently logged-in user.
I'm using Appwrite v1.6.0 self hosted and Flutter's Appwrite SDK v13.1.1
please help, something is wrong with SDK, error is coming from SDK.
TL;DR
The Flutter Appwrite Package is showing an error "type 'Null' is not a subtype of type 'bool'" when trying to access the currently logged-in user. This issue is related to the Appwrite SDK v13.1.1. A developer has reported this bug on GitHub.