conditional dependencies

This commit is contained in:
Feodor Fitsner 2024-06-19 22:31:10 -07:00
parent 93e34d7316
commit ed1763ecec
1 changed files with 9 additions and 1 deletions

View File

@ -21,14 +21,22 @@ dependencies:
dependency_overrides: dependency_overrides:
wakelock_plus: ^1.2.5 wakelock_plus: ^1.2.5
package_info_plus: ^8.0.0 package_info_plus: ^8.0.0
# {% 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
record: ^5.1.1 record: ^5.1.1
# {% endif %}
# {% 'flet_geolocator' in cookiecutter.flutter.dependencies %}
geolocator: ^12.0.0 geolocator: ^12.0.0
geolocator_android: ^4.6.0 geolocator_android: ^4.6.0
# {% endif %}
# {% 'flet_flashlight' in cookiecutter.flutter.dependencies %}
torch_light: torch_light:
git: git:
url: https://github.com/flet-dev/torch_light.git url: https://github.com/flet-dev/torch_light.git
ref: android-namespace ref: android-namespace
# {% endif %}
serious_python_android: serious_python_android:
git: git: