Update flet dependency to routing-fix branch

Changed the flet dependency override to use the 'routing-fix' branch instead of 'main' for testing or applying routing-related fixes.
This commit is contained in:
Feodor Fitsner 2025-12-17 11:02:22 -08:00
parent 68f3727168
commit e81b501267
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: routing-fix
url: https://github.com/flet-dev/flet.git
#serious_python: 0.9.6