mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 16:51:29 +03:00
fix, dialog button, reconnect cancel in a short time
1. Two `reconnect` is called. 2. The window cannot be closed. Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@ import 'dart:io';
|
||||
import 'package:auto_size_text/auto_size_text.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_hbb/consts.dart';
|
||||
import 'package:flutter_hbb/desktop/widgets/scroll_wrapper.dart';
|
||||
import 'package:flutter_hbb/models/state_model.dart';
|
||||
import 'package:get/get.dart';
|
||||
import 'package:url_launcher/url_launcher_string.dart';
|
||||
|
||||
Reference in New Issue
Block a user