Added geolocator min version to flet_geolocator instead
This commit is contained in:
parent
b83089801f
commit
355cb34340
|
|
@ -26,10 +26,6 @@ dependency_overrides:
|
||||||
record: ^5.1.1
|
record: ^5.1.1
|
||||||
# {% endif %}
|
# {% endif %}
|
||||||
|
|
||||||
# {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %}
|
|
||||||
geolocator: ^13.0.1
|
|
||||||
# {% endif %}
|
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_launcher_icons: "^0.13.1"
|
flutter_launcher_icons: "^0.13.1"
|
||||||
flutter_native_splash: ^2.3.6
|
flutter_native_splash: ^2.3.6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue