import 'package:geolocator/geolocator.dart' as geolocator; // you can change this to what you want import 'package:location/location.dart' as locator; // you can change this to what you want
解决 The name 'LocationAccuracy' is defined in the libraries
3 min read