rustdesk/flutter/lib
21pages ffc73f86a0
fix ab peers view, all peer tab use global peers model (#9475)
Use ChangeNotifierProvider<Peers>.value, and each peer tab has a global unique `Peers` model, then `load peers` and `build
peers` will always be the same one.

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-09-26 22:08:32 +08:00
..
common fix ab peers view, all peer tab use global peers model (#9475) 2024-09-26 22:08:32 +08:00
desktop fix check update (#9444) 2024-09-24 11:37:30 +08:00
mobile Refactor ScanPage for better performance and memory management (#9464) 2024-09-26 10:34:12 +08:00
models fix ab peers view, all peer tab use global peers model (#9475) 2024-09-26 22:08:32 +08:00
native fix: web, reset cursor on disconn, back to main page (#9192) 2024-08-27 23:58:04 +08:00
plugin
utils addressing https://github.com/rustdesk/rustdesk/issues/8883 2024-07-30 00:27:01 +08:00
web refact: web elevation (#9445) 2024-09-24 13:53:17 +08:00
common.dart fix ci 2024-09-13 09:21:50 +08:00
consts.dart fix check update (#9444) 2024-09-24 11:37:30 +08:00
main.dart refact: peer card, orientation (#9235) 2024-09-03 19:06:11 +08:00