I am not very familiar with programming, especially writing network applications I have code I want to improve (make Appwrite easier to use + database multiplication) Improving the code to be suitable for use in large projects The application is just a simple example.. What is important is the method used to connect to Appwrite What is required is to optimize the code to reduce resource consumption on the device and server (Dart Code) https://github.com/TechComet/example_easy_appwrite
Recommended threads
- Searching by attribute "name" requires a...
I have a table "products" with a few columns I'm trying to search by, but I get this error: ```json { "message": "Searching by attribute \"name\" requires a...
- Issue with usage
I have a weird problem, my project on appwrite was using avarage 5-10k reads a day, it was okay, but suddenly last 7 days, reads are about 60k a day, the code h...
- 🐛 Realtime Flutter SDK Crash – Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...