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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.