Update flet dependency to v1-mvvm branch

Changed the flet dependency override to use the v1-mvvm branch instead of main. This may be to incorporate new features or fixes from the v1-mvvm branch.
This commit is contained in:
Feodor Fitsner 2025-09-25 15:38:50 -07:00
parent f1b017a236
commit b89da8ac93
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependency_overrides:
flet: flet:
git: git:
path: packages/flet path: packages/flet
ref: main ref: v1-mvvm
url: https://github.com/flet-dev/flet.git url: https://github.com/flet-dev/flet.git
serious_python: serious_python: