diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 85e8933..e149197 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -24,11 +24,18 @@ dependency_overrides: record: ^5.1.1 geolocator: ^12.0.0 geolocator_android: ^4.6.0 + + torch_light: + git: + url: https://github.com/flet-dev/torch_light.git + ref: android-namespace + serious_python_android: git: url: https://github.com/flet-dev/serious-python.git path: src/serious_python_android ref: 0.7-fix + serious_python_platform_interface: git: url: https://github.com/flet-dev/serious-python.git