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
- Deploying Function fails after several d...
I get the below issue on deploying to self hosted appwrite 1.8.0 functions, restarting the docker compose, or waiting a while, fixes it but is annoying. Any ide...
 - Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...
 - AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...