Update flet dependency to use main branch

Changed the flet dependency override from the 'sensors' branch to the 'main' branch in pubspec.yaml to ensure the latest stable code is used.
This commit is contained in:
Feodor Fitsner 2025-12-10 08:52:08 -08:00
parent 84df6f927d
commit 87e5dffe5e
1 changed files with 1 additions and 1 deletions

View File

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