Describe the bug
Currently, user_location_plugin depends on the Google Play Services. In particular, gms-core:
classpath 'com.google.gms:google-services:4.2.0'
To Reproduce
Steps to reproduce the behaviour:
Add the plugin
Start your map view
See a friendly notice
Expected behaviour
To build applications running on all kinds of devices, especially in Asian regions and on privacy-enhanced devices, GMS should be at least an optional dependency.
Screenshotswhatever won't run without Google Play services, which are not supported by your device.
Smartphone (please complete the following information):
Describe the bug Currently,
user_location_plugin
depends on the Google Play Services. In particular, gms-core:To Reproduce Steps to reproduce the behaviour:
Expected behaviour To build applications running on all kinds of devices, especially in Asian regions and on privacy-enhanced devices, GMS should be at least an optional dependency.
Screenshots whatever won't run without Google Play services, which are not supported by your device.
Smartphone (please complete the following information):
flame
Additional context Nope