Hi! I'm still get this issue although i read docs fixed it! Please help me! thank you!
What version of appwrite are you using??
Its the cloud?
Try adding as a normal web platform
its the cloud. Tks!
It seems like that, the adding of flutter-web as a platform type occurs only in January this year.
And Appwrite on the cloud uses release number 1.1.2 which was released before that.
For now I suggest as quick workaround create a Web platform. And then continue using the flutter specific instructions.
[CLOSED] Not able to Add a Flutter Web Platform
Recommended threads
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...