
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 running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
- Limit File Upload count?
Is there a way to limit the number of files a user can upload? I know there's a limit of file size but in my case I'd like to limit the user to only upload x am...
