This repo contains a collection of permission related Flutter plugins which can be used to request permissions to access device resources in a cross-platform way.
The name 'ServiceStatus' is defined in the libraries 'package:location_permissions/src/permission_enums.dart (via package:location_permissions/location_permissions.dart)' and 'package:permission_handler/src/permission_enums.dart'.
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.dart
🐛 Bug Report
The name 'ServiceStatus' is defined in the libraries 'package:location_permissions/src/permission_enums.dart (via package:location_permissions/location_permissions.dart)' and 'package:permission_handler/src/permission_enums.dart'. Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.dart
we should hide one of them to avoid this problem