rustdesk/flutter/lib/common
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
..
formatter update idController when create new connection 2023-08-08 21:20:06 +08:00
hbbs remove address book operation code, as it duplicates the the functionality of web console (#7451) 2024-03-21 14:01:18 +08:00
widgets fix ab peers view, all peer tab use global peers model (#9475) 2024-09-26 22:08:32 +08:00
shared_state.dart add type to all Getx put/get/delete/isRegistered (#8550) 2024-06-30 21:24:18 +08:00