temp analyzer fix #261

Merged
tech merged 1 commits from flutter-260 into main 2026-01-16 10:39:21 +00:00
Showing only changes of commit 455afe99e7 - Show all commits

View File

@@ -139,4 +139,9 @@ flutter_launcher_icons:
ios: true
web:
generate: true
image_path: "resources/logo.png"
image_path: "resources/logo.png"
# temporary
dependency_overrides:
analyzer: ">=9.0.0 <10.0.0"