6.1.0
🚀 Features​
-
The build hook now downloads prebuilt binaries from GitHub release artifacts instead of compiling from C source, eliminating the MSVC requirement for users who don't have the necessary tools installed.
Users who prefer or require local compilation can opt out by setting the
local_builduser-define totruein theirpubspec.yaml:hooks:user_defines:win32:local_build: true