override serious_python_android only

This commit is contained in:
Feodor Fitsner 2024-06-19 16:03:08 -07:00
parent 6377f131b8
commit f42393a5ae
1 changed files with 6 additions and 5 deletions

View File

@ -11,11 +11,7 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
serious_python: serious_python: ^0.7.0
git:
url: https://github.com/flet-dev/serious-python.git
path: src
ref: 0.7-fix
flet: ^0.23.0 flet: ^0.23.0
path: ^1.8.3 path: ^1.8.3
@ -26,6 +22,11 @@ dependency_overrides:
wakelock_plus: ^1.2.5 wakelock_plus: ^1.2.5
package_info_plus: ^8.0.0 package_info_plus: ^8.0.0
record: ^5.1.1 record: ^5.1.1
serious_python_android:
git:
url: https://github.com/flet-dev/serious-python.git
path: src/serious_python_android
ref: 0.7-fix
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: