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
- 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...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...