Add windows storage corruption detection
Fix core crash caused by windows resource manager restart Optimize logs, requests, access to pages Fix macos bypass domain issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: fl_clash
|
||||
description: A multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free.
|
||||
publish_to: 'none'
|
||||
version: 0.8.74+202502031
|
||||
version: 0.8.75+202502091
|
||||
environment:
|
||||
sdk: '>=3.1.0 <4.0.0'
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
intl: ^0.19.0
|
||||
path_provider: ^2.1.0
|
||||
path: ^1.9.0
|
||||
shared_preferences: ^2.2.0
|
||||
shared_preferences: ^2.5.1
|
||||
provider: ^6.0.5
|
||||
window_manager: ^0.4.3
|
||||
dynamic_color: ^1.7.0
|
||||
@@ -35,8 +35,6 @@ dependencies:
|
||||
url_launcher: ^6.2.6
|
||||
freezed_annotation: ^2.4.1
|
||||
image_picker: ^1.1.2
|
||||
zxing2: ^0.2.3
|
||||
image: ^4.1.7
|
||||
webdav_client: ^1.2.2
|
||||
dio: ^5.4.3+1
|
||||
win32: ^5.5.1
|
||||
|
||||
Reference in New Issue
Block a user