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