How do I use dart for cloud functions am seeing just php, python, node and ruby
I'm more fluent in dart
Enabling Function Runtimes
Okay
Will appwrite automatically update runtime when dart releases new version?
No
Ouch, I need to just change the runtime version and it will update?
You would need to upgrade Appwrite, enable the new runtime, and deploy a new function with that new runtime
Okay I'll search for the command used for appwrite upgrade
I'm currently studying the env file on docs
This is assuming we've added support for that runtime in the newer version of Appwrite
Ok. What's the upgrade command
Or better still, I'll search it so as not to bother you
Recommended threads
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- restore backup on another server with an...
I managed to restore DB+Volumes from a server to another one with another domain but when I try to click my project on the console, I get error "404 - Project w...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...