Update flet dependency to use main branch

Changed the flet dependency override from the 'video-crash-fix' branch to the 'main' branch in pubspec.yaml. This ensures the project uses the latest stable code from the main branch.
This commit is contained in:
Feodor Fitsner 2025-12-19 16:25:46 -08:00
parent c0d66c4a44
commit f916b1211f
1 changed files with 1 additions and 1 deletions

View File

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