From e60e55bbbf916f98ffe75f4ce36059281ba1e030 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sat, 17 Jan 2026 14:33:54 -0500 Subject: [PATCH] add note about moving to rust --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b47df4..09a1a9b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S ## Progress +- [ ] Move from the Dart SDK to the Rust SDK with Dart bindings: Waiting on https://github.com/fzyzcjy/flutter_rust_bridge/discussions/2967#discussioncomment-15522205. - [ ] Platform Support - [x] Linux - [x] Windows