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
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...