I'm trying to use a package from pub.dev to implement fcm service in a flutter app. However I'm facing the issue of appwrite sdk nor supporting http package >1.0.1. How can i deal with this?
TL;DR
Title: Appwrite SDK Incompatibility with HTTP Package >1.0.1
Message: I'm a developer trying to integrate the FCM service in my Flutter app using a package from pub.dev. However, I've encountered an issue where the Appwrite SDK doesn't support the HTTP package version >1.0.1. Could you please help me resolve this?
Solution: One possible solution is to downgrade the HTTP package to a version compatible with the Appwrite SDK. You can check the Appwrite documentation or reach out to their support for information on the specific supported HTTP package versions. By downgrading the HTTP package, youRecommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...