Just updated the Flutter appwrite SDK to 10.0 and I'm getting this error.
Flutter SDK 10.0 headers conflict error
Yep. Same issue here. Flutter SDK 10 won't compile due
Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/appwrite-10.0.0/lib/services/functions.dart:59:31: Error: Can't declare 'headers' because it was already used in this scope.
SDK for Appwrite 1.4.0 headers conflict error
We're working on a fix now
Recommended threads
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...