diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index f159203..d0d308b 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -31,13 +31,6 @@ dependency_overrides: geolocator_android: ^4.6.0 # {% endif %} -# {% if 'flet_flashlight' in cookiecutter.flutter.dependencies %} - torch_light: - git: - url: https://github.com/flet-dev/torch_light.git - ref: android-namespace -# {% endif %} - dev_dependencies: flutter_launcher_icons: "^0.13.1" flutter_native_splash: ^2.3.6