flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

[Documentation] Please add/change example to comply with both web and native.

Open RoarGronmo opened this issue 9 months ago • 1 comments

Testing the attached example here (https://pub.dev/packages/geolocator/example) but fails because getServiceStatusStream is not supported on the web platform.

Could you please update your example, so it works for web also ?

RoarGronmo avatar Jan 16 '25 12:01 RoarGronmo