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
- getFilePreview , getFileView , getFileDo...
I am on Appwrite self hosted 1.8.0 I use the web sdk 21.3.0 I created a bucket and it has this permission (users:create) then i enabled the file security then ...
- Custom Domain Verification Failed
Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ag...
- Bulk feature status
Hi there, I am using version 1.7.4 self hosted and wanted to use the bulk operations in a dart function. I saw that in the dart_appwrite sdk version 16.1.0 it ...