flutter 3.44.2

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-12 10:24:36 +08:00
parent 4f8d64a74b
commit c7b0a891da
4 changed files with 3 additions and 10 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{
"flutter": "3.44.1"
"flutter": "3.44.2"
}

View File

@@ -109,10 +109,3 @@ foreach ($patch in $patches) {
Write-Host "$patch applied"
}
}
# TODO: remove
if ($platform.ToLower() -eq "android") {
"df67bb3b55323961184ae7117cc91c054f36a42c" | Set-Content -Path .\bin\internal\engine.version
Remove-Item -Path ".\bin\cache" -Recurse -Force
flutter --version
}

View File

@@ -1985,4 +1985,4 @@ packages:
version: "3.1.3"
sdks:
dart: ">=3.12.0 <4.0.0"
flutter: "3.44.1"
flutter: "3.44.2"

View File

@@ -21,7 +21,7 @@ version: 2.0.8+1
environment:
sdk: ">=3.12.0"
flutter: 3.44.1
flutter: 3.44.2
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions