Update flet dependency to use main branch

Changed the flet dependency override from the 'rive-0-14-0' branch to 'main' to ensure the latest updates from the main branch are used.
This commit is contained in:
Feodor Fitsner 2026-01-21 18:29:14 -08:00
parent 8ab4e047e7
commit b925b45f17
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ dependency_overrides:
flet:
git:
path: packages/flet
ref: rive-0-14-0
ref: main
url: https://github.com/flet-dev/flet.git
serious_python: