From 03ab746d841e0743ef955e4209c066f8410363b4 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sat, 17 Jan 2026 14:33:14 -0500 Subject: [PATCH] add some rust stuff, though it doesnt work yet --- 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