Hello,
I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : https://appwrite.io/blog/post/announcing-dart-flutter-runtimes
The problem is that when pushing a function, only its folder is uploaded to build it and dart fails to retrieve the workspace of the parent pubspec and fails with the following error:
Found a pubspec.yaml at /usr/local/build. But it has resolution workspace.
But found no workspace root including it in parent directories.
Whats the good approach here? Thanks!
Recommended threads
- Static site not being served
Hey everyone, I’m having an issue deploying a Vue/Vite app through self hosted Appwrite Sites and could use some help. Setup: * Appwrite is self-hosted with T...
- Pricing question for the civil society o...
Hey! Can someone help me out? 🥺 Do you have any discounts or programs for non-profit civil society organizations, even if they're not open-source? Or maybe you...
- Unable to add domain – “Domain is owned ...
Hello, I own and control the DNS for futlive9.com, but Appwrite shows “Domain is owned by a different organization”. The domain was previously connected to ano...