Remove torch_light override
It should be fixed with torch_light 1.1.0
This commit is contained in:
parent
efbc28a1ce
commit
531fb59d5e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue