🐛 Bug Report: Version 8.0.1 required dart 2.19 which not available as functions runtime. #44
Open
2 tasks done
Labels
bug
Something isn't working
👟 Reproduction steps
When publishing any function to Appwrite using the latest
8.0.1
version you get an error like thisVersion
0.13.6
of http supports only dart 2.19 and up.Currently, OpenRuntime doesn't support dart 2.19 so I couldn't deploy a dart function.
I've checked that issue after seeing this in Discord.
👍 Expected behavior
Maybe downgrading the version to
0.13.5
to have support for all available dart open-runtime.👎 Actual Behavior
The above error.
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Linux
🧱 Your Environment
1.3.6
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: