I recently got a "The Appwriter" keyboard and I have a Macbook, but I noticed that the keys are not working as expected. Command key and Option key are swapped (not visually but in behavior). Maybe it's using windows keybinding.
I tried the docs: https://appwrite.io/docs/tooling/appwriter, but it's not mentioned there.
Thanks in advance.
@Aditya Oberai
@Steven is this an issue we've come across?
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...