
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
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Two steps signIn with one user:
'm using appwrite to try two phase login, step 1: await account.createAnonymousSession(); or final appwriteUser = await account.create( ...
- Registering new flutter app
Hi, ive got an already build flutter app which works in development with appwrite. but with the built version i get an error that the client is not registered. ...
