Update discussion link, hint for compile/fast command/file access, fix x11, using release keystore, update code to v1.0.99

This commit is contained in:
Caten
2025-08-31 07:56:55 +08:00
parent ee22cbc1d9
commit 350f4e93ef
13 changed files with 109 additions and 51 deletions

View File

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.25+20
version: 1.0.99+20250831
environment:
sdk: '>=3.1.0 <4.0.0'
@@ -35,9 +35,9 @@ dependencies:
path_provider: ^2.1.5
webview_flutter: ^4.13.0
permission_handler: ^12.0.1
http: ^1.4.0
http: ^1.5.0
retry: ^3.1.2
url_launcher: ^6.3.1
url_launcher: ^6.3.2
shared_preferences: ^2.5.3
clipboard: ^2.0.2
wakelock_plus: ^1.3.2
@@ -50,7 +50,7 @@ dependencies:
x11_flutter:
git:
url: https://github.com/tiny-computer/x11_flutter.git
ref: e5a718b9755de9101a8ee83eb74ec1efede9d8bb
ref: 778ae0873d9bf953d1fdbbd6bc4937ccf1020bb5
avnc_flutter:
git:
url: https://github.com/tiny-computer/avnc_flutter.git