Axel.AsaOriginal post
Flutter Developer
I am tring to deploy a cloud fnction but it keeps failing majorly because my dart version is 6.0 and the available appwrite version is 5.1, what are the plans to having dart version 6 added to appwrite? or how can I overcome this issue without having to downgrade flutter version or using FVM?
Summary
Developers are facing issues deploying cloud functions due to Dart version 6.0 not being available in Appwrite 5.1. They are wondering about plans to support Dart 6.0 in Appwrite or alternative solutions that don't require downgrading Flutter or using FVM.