Fix readme to no longer show the Dart SDK.

This commit is contained in:
Henry Hiles 2026-03-24 10:33:43 -04:00
commit d3e6340b28
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
## Description
A simple and user-friendly Matrix client made with Flutter and the Matrix Dart SDK.
A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
## Screenshots
@ -17,8 +17,8 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
- [ ] New logo
- [ ] Make context menus appear as bottom sheets on mobile
- [x] Move from the Dart SDK to the Gomuks SDK with Dart bindings: https://git.federated.nexus/Henry-Hiles/nexus/pulls/2
- [ ] Allow using remote gomuks over websocket
- [x] Move from the Dart SDK to the Gomuks Backend with Dart bindings: https://git.federated.nexus/Henry-Hiles/nexus/pulls/2
- [ ] Allow using remote Gomuks over websocket
- [ ] Platform Support
- [x] Linux
- [x] Windows