Hello.
I'm learning to program in Flutter, and after creating my first app, I concluded that I would use AppWrite as the backend. So, I created a very simple app to test and learn how the connection between my app and AppWrite works.
My experience with web programming is still very basic, so I'm asking for your help.
I'm not using Git, so I'm trying to manually deploy my web app to AppWrite Cloud. I created the web app with the "flutter build --release" command, compressed the files created in the "build/web" directory into a tar.gz file, and downloaded it to AppWrite. But after a few seconds, AppWrite returns the following error:
2025-08-17T00:11:25.450112689Z Expected to find project root in current working directory.
2025-08-17T00:11:30.000000000Z The build file was not created.
I downloaded the same files to a local web server and everything works correctly. I've searched the internet and the AppWrite documentation, but I can't find anything that helps me solve the problem.
Error deploying on appwrite site
Recommended threads
- Not getting data
IDK what the issue is but I am stuck at a weried but that I am calling this function ``` @override Future<List<CategoryModel>> getCategories() async { t...
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...