Steven Nguyen
Steven Nguyen
@toukirkhan, @anushagupta1312 and @suryaa62 are next up for this issue. If neither of them are able to work on the issue, we'll assign it accordingly. In the meantime, you can...
@farhanpro, we're assigning people on a first come first serve basis. If @codespirit7 isn't able to complete this issue, we'll reassign it accordingly. In the meantime, you can find another...
@codespirit7, how's your progress on this? Are you still working on it?
@motasimmakki thanks for raising this issue! 🙏 The count has been updated.
> Current CLI is not reproducible, i.e. can not copy-and-paste from dev to production and work. It must be configured over Web UI. Can you clarify what can't be configured?...
> 1. Turning on and off modules (cloud functions, users, database...) and the functions of each module (auth methods...). You can't set this in the appwrite.json, but it should be...
This seems like it may be related to https://github.com/appwrite/appwrite/issues/491
- https://github.com/appwrite/sdk-generator/pull/561 - https://github.com/appwrite/sdk-generator/pull/562 - https://github.com/appwrite/sdk-generator/pull/563 - https://github.com/appwrite/sdk-generator/pull/564
@Schrolli91, are you using the [dart_appwrite](https://pub.dev/packages/dart_appwrite) package with an API key? If so, switch to the [appwrite](https://pub.dev/packages/appwrite) because the dart_appwrite package is meant for server side code and has full...
@Schrolli91 > App is running on my local machine (flutter web), but the appwrite server is in the "www". For flutter web, your client app runs on localhost. localhost is...