
I am tring to deploy a cloud fnction but it keeps failing majorly because my dart version is 6.0 and the available appwrite version is 5.1, what are the plans to having dart version 6 added to appwrite? or how can I overcome this issue without having to downgrade flutter version or using FVM?
Recommended threads
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
