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
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
- 500 Internal Error when Project is opene...
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simpl...
- CORS error only on tables db api After u...
I've recently updated my self hosted appwrite instance to the 1.8.0 and updated my frontend with the tables db apis but strangely, even if I'm able to log in, g...