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
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...