Appwrite's current highest runtime for Dart is 2.17. Ever since the release of Dart 3, it hurts not being able to use records as well as other Dart 3 features in my functions. Should we expect an update anytime soon?
It seems like the next version of Appwrite function going to support version 3.0 https://github.com/open-runtimes/open-runtimes/tree/main/runtimes/dart-3.0
I don't know the release date but it will be soon
Alright. Thanks man
Just heard about dart records proceeds to search it
You'll love it bro. There's records, there's patterns too. Research both.
[CLOSED] Inability to use Dart Records in Cloud Functions
Recommended threads
- Function permissions
In my app I have a CreateUser flow which makes several documents and at the end uses the functions.createExecution() to call a server-side function to create a ...
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ℹ Info: Va...