possible fix for broken apk/linux builds (flutter)

This commit is contained in:
2025-09-20 16:13:59 -05:00
parent 9a20152a70
commit 871f626555

View File

@@ -34,3 +34,6 @@ pytest-cov = "^7.0.0"
pytest-mock = "^3.15.1"
pytest-asyncio = "^1.2.0"
[tool.flet.flutter.pubspec.dependency_overrides]
webview_flutter_android = "4.10.1"