0.26.0 fix for flet-ads and others (#37)

* Relax Flet req

* Flet override
This commit is contained in:
Feodor Fitsner 2025-01-27 10:24:48 -08:00 committed by GitHub
parent 08844c6e1d
commit c99bd8f120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,6 @@ dependencies:
sdk: flutter sdk: flutter
serious_python: 0.8.7 serious_python: 0.8.7
flet: 0.26.0
path: ^1.9.0 path: ^1.9.0
url_strategy: ^0.2.0 url_strategy: ^0.2.0
@ -22,6 +21,7 @@ dependencies:
window_manager: ^0.4.3 window_manager: ^0.4.3
dependency_overrides: dependency_overrides:
flet: 0.26.0
# flet: # flet:
# git: # git:
# path: packages/flet # path: packages/flet