IronOriginal post
Rank 2: Process
The appwrite cli sets dart_appwrite version to 7.1.0 instead of 8.0.0
Summary
The issue is that the Appwrite CLI initializes the dart function with an old version of dart_appwrite (7.1.0) instead of the updated version (8.0.0). The problem has been identified and acknowledged on the Appwrite GitHub page. It is recommended to create an issue to ensure it is not forgotten.