rustdesk/flutter/lib/models
21pages 49f717fcf8
opt pull ab (#7508)
1. Test legacy/new mode only upon logging out.
2. Avoid pulling all data unnecessarily:
* On startup: Retrieve list, current, and personal data.
* On refresh: Retrieve list and current data.
* On changing AB/switching tabs: Attempt to pull current data if not initialized.
3. Cache only personal and current AB.
4. Synchronize current AB from recent.
5. Remove AB loading CircularProgressIndicator.

Signed-off-by: 21pages <pages21@163.com>
2024-03-25 19:59:21 +08:00
..
ab_model.dart opt pull ab (#7508) 2024-03-25 19:59:21 +08:00
chat_model.dart cm file delete/create log 2023-11-06 14:24:50 +08:00
cm_file_model.dart fix missing log when removed directory names have same prefix 2023-11-07 10:43:03 +08:00
desktop_render_texture.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
file_model.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
group_model.dart peers view show no more than 1000 after filter 2023-09-25 13:41:23 +08:00
input_model.dart https://github.com/rustdesk/rustdesk/issues/6686 (#6694) 2023-12-17 12:43:47 +08:00
model.dart Refact. Flutter web, mid commit (#7502) 2024-03-25 10:47:53 +08:00
native_model.dart Refact. Flutter web, mid commit (#7502) 2024-03-25 10:47:53 +08:00
peer_model.dart shared address book (#7229) 2024-03-20 15:05:54 +08:00
peer_tab_model.dart Fix. Peer tab, match name and icon (#7489) 2024-03-23 22:23:30 +08:00
platform_model.dart Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
server_model.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
state_model.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
user_model.dart opt pull ab (#7508) 2024-03-25 19:59:21 +08:00
web_model.dart Refact. Flutter web, mid commit (#7502) 2024-03-25 10:47:53 +08:00