temp analyzer fix

This commit is contained in:
Stephan D
2026-01-16 11:39:01 +01:00
parent 4f8e0b5e6c
commit 455afe99e7

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"