I have a problem with the Flutter version for SITES RUNTIMES.
I use self-hosting and updated to version 1.8.0, which according to the changelog says they updated the Flutter version from 3.29.0 to 3.32.0, but that is not reflected when I try to upload a version. It might also be happening with the Dart version, I haven't checked that.
I ran the command: docker compose exec appwrite vars and the response is:
_APP_SITES_RUNTIMES=static-1,node-22,flutter-3.32
_APP_FUNCTIONS_RUNTIMES=node-16.0,php-8.0,python-3.9,ruby-3.0,dart-3.3
Recommended threads
- float
Hello everyone, So, I created a column of type **float** with the **min** and **required** options, I noticed that it wouldn't let me set a **2 decimal points ...
- Unauthorized Charge on My Card – I Don’t...
Hi, I need urgent help. I received a bank SMS about a charge from "APPWRITE PRO" (18.460 JOD on 10/12/2025 at 03:47), but I DO NOT have an Appwrite account and...
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...