Override wakelock_plus and package_info_plus deps

This commit is contained in:
Feodor Fitsner 2024-06-19 10:04:03 -07:00
parent 3c41d5cb1c
commit 4447012691
1 changed files with 4 additions and 11 deletions

View File

@ -12,23 +12,16 @@ dependencies:
sdk: flutter sdk: flutter
serious_python: ^0.7.0 serious_python: ^0.7.0
# serious_python:
# git:
# url: https://github.com/flet-dev/serious-python
# path: src/serious_python
# ref: 'd059aef'
flet: ^0.23.0 flet: ^0.23.0
# flet:
# git:
# url: https://github.com/flet-dev/flet.git
# path: package
# ref: '37b9581'
path: ^1.8.3 path: ^1.8.3
url_strategy: ^0.2.0 url_strategy: ^0.2.0
cupertino_icons: ^1.0.6 cupertino_icons: ^1.0.6
dependency_overrides:
wakelock_plus: ^1.2.5
package_info_plus: ^8.0.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter