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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...