mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-08 12:50:01 +03:00
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>