user_location_plugin icon indicating copy to clipboard operation
user_location_plugin copied to clipboard

Make GMS core optional

Open TheOneWithTheBraid opened this issue 4 years ago • 1 comments

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:

  1. Add the plugin
  2. Start your map view
  3. 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.

Screenshots whatever won't run without Google Play services, which are not supported by your device.

Smartphone (please complete the following information):

  • Device: Google Pixel 4, flame
  • OS: Android 11, Graphene OS

Additional context Nope

TheOneWithTheBraid avatar Jan 19 '21 06:01 TheOneWithTheBraid

Sure i'll make it a priority and see what we can do about it. Thanks for the feedback

igaurab avatar Jan 27 '21 15:01 igaurab