RustDesk/flutter/lib
fufesou 0a1500a72a fix(terminal): reconnect, error handling
1. Terminal shows "^[[1;1R^[[2;2R^[[>0;0;0c"
2. NaN

```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Converting object to an encodable object failed: NaN
...
```

Signed-off-by: fufesou <linlong1266@gmail.com>
2026-04-28 17:58:51 +08:00
..
common flutter: improve address book pull error handling (#14813) 2026-04-18 11:19:32 +08:00
desktop fix(terminal): reconnect, error handling 2026-04-28 17:58:51 +08:00
mobile refact(password): Store permanent password as hashed verifier (#14619) 2026-03-26 14:49:54 +08:00
models fix(terminal): reconnect, error handling 2026-04-28 17:58:51 +08:00
native fix: web, reset cursor on disconn, back to main page (#9192) 2024-08-27 23:58:04 +08:00
plugin refact: optimize, ID search peers (#10853) 2025-02-20 18:31:12 +08:00
utils feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
web refactor per code review 2026-04-22 01:41:13 +08:00
common.dart fix(mobile): deeplink, disable by default (#14824) 2026-04-16 23:21:14 +08:00
consts.dart fix(mobile): deeplink, disable by default (#14824) 2026-04-16 23:21:14 +08:00
main.dart feat: advanced option, main window, always on top (#12731) 2025-08-26 00:15:55 +08:00