I install appwrite 1.4.1 and try to use the flutter sdk to retrieve some data.
The application is unable to compile regarding to functions.dart (Future<models.Execution> createExecution()) The headers map is defined twice and is throwing an error during compilation.
Same issue here even with flutter clean
It seems headers are redefined but don't know if it is debug lines which was forgotten or an header append...
we're working on a fix: https://github.com/appwrite/sdk-for-flutter/pull/170
new update is available.
Recommended threads
- Current User is Not authorized
recreating same Thread
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...