Support desktop hotkey

Support android ipv6 inbound

Support android system dns

fix some bugs
This commit is contained in:
chen08209
2024-09-08 21:21:21 +08:00
parent 61bd4e4549
commit e6da643186
125 changed files with 5898 additions and 4435 deletions

5
pubspec.yaml Normal file → Executable file
View File

@@ -4,7 +4,7 @@ publish_to: 'none'
version: 0.8.59+202409091
environment:
sdk: '>=3.1.0 <4.0.0'
flutter: 3.22.3
flutter: 3.22.0
dependencies:
flutter:
@@ -47,6 +47,9 @@ dependencies:
emoji_regex: ^0.0.5
process_run: ^1.1.0
cached_network_image: ^3.4.0
hotkey_manager: ^0.2.3
uni_platform: ^0.1.3
device_info_plus: ^10.1.2
dev_dependencies:
flutter_test:
sdk: flutter