I am having trouble creating a Flutter web app on the platform.
below is a link to a video created while trying to create the app: https://loom.com/share/f69bc054ca614b80b57b17fd5b36896e?sid=525663a5-79c4-4e05-8763-a4a7ea35d46e
I actually wanted to start a web project on the platform.
I don't know what I am doing/done wrong. I'd be happy to answer any further questions.
If you're using Appwrite cloud
Then, for flutter you should add Web app
platform instead.
You bet I did. But the problem persist. I'll try again today and see if it'll work.
What problem persisted? Have you create a Web platform instead of Flutter Web one?
Whoops! Got busy. You mean I should create a web app instead of a Flutter web right? Ok, I'll try that.
Recommended threads
- 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...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...