
Hello! I am currently in the process of creating my first function for appwrite. I want to write it in dart, however, my dart sdk isn't showing. At first I thought: I have Dart 3.0.5 installed, but appwrite only supports 2.17.0. So I changed it. But still, it isn't showing anything in the console. I would be very happy if someone coould help me with that

As of now Appwrite supports only
- dart-2.15
- dart-2.16
- dart-2.17
To add any of them to your self-hosted Appwrite, you can follow the steps in this message https://discord.com/channels/564160730845151244/1122975532070473920/1123251682420203593

Thank you, this helped!

[SOLVED] Appwrite CLI doesn't show Dart SDK for Functions
Recommended threads
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
