serious_python: 0.9.0
This commit is contained in:
parent
2043b4a1cb
commit
a49c9f3d86
|
|
@ -11,7 +11,7 @@ dependencies:
|
|||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
serious_python: 0.8.7
|
||||
serious_python: 0.9.0
|
||||
|
||||
path: ^1.9.0
|
||||
url_strategy: ^0.2.0
|
||||
|
|
@ -22,17 +22,18 @@ dependencies:
|
|||
|
||||
dependency_overrides:
|
||||
flet: 0.26.0
|
||||
|
||||
# flet:
|
||||
# git:
|
||||
# path: packages/flet
|
||||
# ref: main
|
||||
# url: https://github.com/flet-dev/flet.git
|
||||
|
||||
serious_python:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
ref: main
|
||||
path: src/serious_python
|
||||
# serious_python:
|
||||
# git:
|
||||
# url: https://github.com/flet-dev/serious-python.git
|
||||
# ref: main
|
||||
# path: src/serious_python
|
||||
|
||||
wakelock_plus: ^1.2.10
|
||||
web: ^1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue