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
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Console infinite loading behind NginxPro...
Hi All, I am trying to get AppWrite to work behind NPM. I've followed the Medium guide to set proper headers, I've added my proxy configuration to NPM, and I ...
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...