Bump flet dependency to version 0.80.3
Updated the dependency_overrides section in pubspec.yaml to use flet version 0.80.3 instead of 0.80.2.
This commit is contained in:
parent
3ea4edca82
commit
6a895c2866
|
|
@ -32,7 +32,7 @@ dependencies:
|
|||
window_manager: ^0.5.1
|
||||
|
||||
dependency_overrides:
|
||||
flet: 0.80.2
|
||||
flet: 0.80.3
|
||||
|
||||
# flet:
|
||||
# git:
|
||||
|
|
|
|||
Loading…
Reference in New Issue