serious_python: 0.9.1, flet: 0.27.5
This commit is contained in:
parent
e738dd0c87
commit
b273f44d6f
|
|
@ -11,7 +11,7 @@ dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
serious_python: 0.9.0
|
serious_python: 0.9.1
|
||||||
|
|
||||||
path: ^1.9.0
|
path: ^1.9.0
|
||||||
url_strategy: ^0.2.0
|
url_strategy: ^0.2.0
|
||||||
|
|
@ -21,13 +21,13 @@ dependencies:
|
||||||
window_manager: ^0.4.3
|
window_manager: ^0.4.3
|
||||||
|
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
#flet: 0.27.4
|
flet: 0.27.5
|
||||||
|
|
||||||
flet:
|
# flet:
|
||||||
git:
|
# git:
|
||||||
path: packages/flet
|
# path: packages/flet
|
||||||
ref: feodor/flet-0-27-5-fixes
|
# ref: feodor/flet-0-27-5-fixes
|
||||||
url: https://github.com/flet-dev/flet.git
|
# url: https://github.com/flet-dev/flet.git
|
||||||
|
|
||||||
# serious_python:
|
# serious_python:
|
||||||
# git:
|
# git:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue