Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
23ff5b31b7 |
|||
|
e60e55bbbf |
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -36,6 +36,7 @@ key.properties
|
|||
# Generated Files
|
||||
*.g.dart
|
||||
*.freezed.dart
|
||||
/rust/
|
||||
|
||||
# Devel Password
|
||||
password.txt
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue