PS C:\Repos\Github\gopeed\bind\desktop> go build -tags nosqlite -ldflags="-w -s" -buildmode=c-shared -o ui/flutter/windows/libgopeed.dll
go: downloading github.com/anacrolix/go-libutp v1.3.1
go: downloading github.com/anacrolix/mmsg v1.0.0
PS C:\Repos\Github\gopeed\bind\desktop> cd ..
PS C:\Repos\Github\gopeed\bind> cd ..
PS C:\Repos\Github\gopeed> cd ui
PS C:\Repos\Github\gopeed\ui> cd flutter
PS C:\Repos\Github\gopeed\ui\flutter> flutter build windows
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Resolving dependencies... (16.4s)
_fe_analyzer_shared 64.0.0 (67.0.0 available)
analyzer 6.2.0 (6.4.1 available)
app_links 3.4.5 (3.5.0 available)
archive 3.4.6 (3.4.10 available)
build_daemon 4.0.0 (4.0.1 available)
build_resolvers 2.4.1 (2.4.2 available)
build_runner 2.4.6 (2.4.8 available)
build_runner_core 7.2.11 (7.3.0 available)
built_value 8.6.3 (8.9.1 available)
cli_util 0.4.0 (0.4.1 available)
code_builder 4.7.0 (4.10.0 available)
cross_file 0.3.3+6 (0.3.4 available)
dart_style 2.3.3 (2.3.4 available)
dio 5.3.3 (5.4.1 available)
ffi 2.1.0 (2.1.2 available)
ffigen 8.0.2 (11.0.0 available)
file 6.1.4 (7.0.0 available)
file_picker 5.3.1 (6.1.1 available)
fluent_ui 4.7.6 (4.8.6 available)
flutter_foreground_task 6.1.2 (6.1.3 available)
flutter_form_builder 9.1.1 (9.2.1 available)
flutter_lints 2.0.3 (3.0.1 available)
form_builder_validators 9.0.0 (9.1.0 available)
get 4.6.5 (4.6.6 available)
http 1.1.0 (1.2.1 available)
image 4.1.3 (4.1.7 available)
intl 0.18.1 (0.19.0 available)
js 0.6.7 (0.7.1 available)
+ leak_tracker 10.0.0 (10.0.4 available)
+ leak_tracker_flutter_testing 2.0.1 (3.0.3 available)
+ leak_tracker_testing 2.0.1 (3.0.1 available)
lint 1.10.0 (2.3.0 available)
lints 2.1.1 (3.0.0 available)
logger 1.4.0 (2.0.2+1 available)
lottie 1.4.3 (3.1.0 available)
> matcher 0.12.16+1 (was 0.12.16)
> material_color_utilities 0.8.0 (was 0.5.0)
> meta 1.11.0 (was 1.10.0) (1.12.0 available)
mime 1.0.4 (1.0.5 available)
open_filex 4.3.4 (4.4.0 available)
package_info_plus 4.2.0 (5.0.1 available)
> path 1.9.0 (was 1.8.3)
path_provider 2.1.1 (2.1.2 available)
path_provider_android 2.2.1 (2.2.2 available)
path_provider_foundation 2.3.1 (2.3.2 available)
path_provider_platform_interface 2.1.1 (2.1.2 available)
petitparser 5.4.0 (6.0.2 available)
platform 3.1.3 (3.1.4 available)
plugin_platform_interface 2.1.6 (2.1.8 available)
pointycastle 3.7.3 (3.7.4 available)
scroll_pos 0.4.0 (0.5.0 available)
url_launcher_windows 3.1.0 (3.1.1 available)
uuid 4.1.0 (4.3.3 available)
+ vm_service 13.0.0 (14.0.0 available)
web_socket_channel 2.4.0 (2.4.4 available)
win32 4.1.4 (5.2.0 available)
window_manager 0.3.7 (0.3.8 available)
xdg_directories 1.0.3 (1.0.4 available)
xml 6.3.0 (6.5.0 available)
yaml_edit 2.1.1 (2.2.0 available)
These packages are no longer being depended on:
- web 0.3.0
Changed 9 dependencies!
70 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
/C:/Users/Eddy%20Wu/AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/rounded_loading_button-2.1.0/lib/rounded_loading_button.dart(197,11): error GC6690633: No named parameter with the name 'onSurface'. [C:\Repos\Github\gopeed\ui\flutter\build\windows\x64\flutter\flutter_assemble.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'C:\Repos\Github\gopeed\ui\flutter\build\windows\x64\CMakeFiles\a55ebbe5aeef5aab0ee8d23120c22fea\flutter_windows.dll.rule;C:\Repos\Github\gopeed\ui\flutter\build\windows\x64\CMakeFiles\8d6360b44f0c9c3f4a9c39f0df684935\flutter_assemble.rule;C:\Repos\Github\gopeed\ui\flutter\windows\flutter\CMakeLists.txt' exited with code 1. [C:\Repos\Github\gopeed\ui\flutter\build\windows\x64\flutter\flutter_assemble.vcxproj]
Building Windows application... 131.7s
Build process failed.