feature get flutter web resource from server.

This commit is contained in:
alves
2025-12-31 18:21:17 +08:00
parent d82cca2f50
commit 6940b359a0
7 changed files with 150 additions and 49 deletions

View File

@@ -578,6 +578,7 @@ private:
bool m_studio_active = true;
std::chrono::system_clock::time_point last_active_point;
void check_web_version();
void check_preset_version();
void check_new_version_sf(bool show_tips = false, bool by_user = false);
void process_network_msg(std::string dev_id, std::string msg);