
I get this error trying to update packages in my flutter web app:
Because appwrite 11.0.1 depends on http >=0.13.6 <1.0.1 and no versions of appwrite match >11.0.1 <12.0.0, appwrite ^11.0.1 requires http >=0.13.6 <1.0.1.
The actual version of html is 1.2.0.
Since html 1.0.0 is 9 months old, is it possible to support 1.2.0?
Recommended threads
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
