Update flet dependency to video-crash-fix branch

Changed the flet dependency override to use the 'video-crash-fix' branch instead of 'main' to address video-related issues.
This commit is contained in:
Feodor Fitsner 2025-12-19 14:16:42 -08:00
parent e9faee914b
commit c0d66c4a44
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ dependency_overrides:
flet:
git:
path: packages/flet
ref: main
ref: video-crash-fix
url: https://github.com/flet-dev/flet.git
serious_python: