rustdesk/flutter/lib/models
fufesou 901505e8be
fix: macos, load multi dylib instances (#8731)
Multiple dylib instances will cause some global instances to be invalid.

eg. lazy_static objects in rust side, will be created more than once.

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-17 11:49:11 +08:00
..
ab_model.dart sort address book name dropdown (#8127) 2024-05-23 17:44:48 +08:00
chat_model.dart fix: android prompt "Failed to stop voice call" on conn ended (#8434) 2024-06-21 16:43:54 +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: texture render as an option (#8168) 2024-05-28 16:42:30 +08:00
file_model.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
group_model.dart disable-group-panel for https://github.com/rustdesk/rustdesk-server-pro/issues/250 2024-05-28 20:10:12 +08:00
input_model.dart Feat/android more actions (#8496) 2024-06-27 13:28:05 +08:00
model.dart mobile view mode menu (#8707) 2024-07-14 15:04:35 +08:00
native_model.dart fix: macos, load multi dylib instances (#8731) 2024-07-17 11:49:11 +08:00
peer_model.dart opt password sync, opt ab widgets (#7582) 2024-04-02 22:08:47 +08:00
peer_tab_model.dart disable-group-panel for https://github.com/rustdesk/rustdesk-server-pro/issues/250 2024-05-28 20:10:12 +08:00
platform_model.dart Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
server_model.dart Refact/android input changed notify clients (#8494) 2024-06-27 13:05:45 +08:00
state_model.dart fix: restore window, on connection (#8129) 2024-05-23 22:11:40 +08:00
user_model.dart fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
web_model.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00