We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e738dd0 commit b273f44Copy full SHA for b273f44
{{cookiecutter.out_dir}}/pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
flutter:
12
sdk: flutter
13
14
- serious_python: 0.9.0
+ serious_python: 0.9.1
15
16
path: ^1.9.0
17
url_strategy: ^0.2.0
@@ -21,13 +21,13 @@ dependencies:
21
window_manager: ^0.4.3
22
23
dependency_overrides:
24
- #flet: 0.27.4
+ flet: 0.27.5
25
26
- flet:
27
- git:
28
- path: packages/flet
29
- ref: feodor/flet-0-27-5-fixes
30
- 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
31
32
# serious_python:
33
# git:
0 commit comments