Use Flet package from Git/flutter-extensions
This commit is contained in:
parent
8cd66964d9
commit
e57ce9b6ac
|
|
@ -12,7 +12,11 @@ dependencies:
|
|||
sdk: flutter
|
||||
|
||||
serious_python: 0.8.7
|
||||
flet: 0.25.2
|
||||
flet: #0.26.0
|
||||
git:
|
||||
url: https://github.com/flet-dev/flet.git
|
||||
ref: flutter-extensions
|
||||
path: packages/flet
|
||||
|
||||
path: ^1.9.0
|
||||
url_strategy: ^0.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue