馃憻 Reproduction steps
When I use library version > 20.3.3 and trying to upload a file to storage I got an error:
type 'Null' is not a subtype of type 'bool'
file.dart:73
storage.dart:81
It seems the "encryption" property do not exist on self hosted server 1.8.x.
So is all version > 20.3.3 are only compatible with 1.9.x? (because there is no indication on the compatible version in the Readme)
馃憤 Expected behavior
It should works OR need to be explicit in the README when not compatible (it's the case for the last one version but not for all other > 20.3.3)
馃憥 Actual Behavior
It crash when trying to upload a file
馃幉 Appwrite version
Different version (specify in environment)
馃捇 Operating system
Linux
馃П Your Environment
Appwrite latest 1.8.1 self hosted
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?
馃憻 Reproduction steps
When I use library version > 20.3.3 and trying to upload a file to storage I got an error:
It seems the "encryption" property do not exist on self hosted server 1.8.x.
So is all version > 20.3.3 are only compatible with 1.9.x? (because there is no indication on the compatible version in the Readme)
馃憤 Expected behavior
It should works OR need to be explicit in the README when not compatible (it's the case for the last one version but not for all other > 20.3.3)
馃憥 Actual Behavior
It crash when trying to upload a file
馃幉 Appwrite version
Different version (specify in environment)
馃捇 Operating system
Linux
馃П Your Environment
Appwrite latest 1.8.1 self hosted
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?