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
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...