I have followed your example, however it have an exception that
/C:/Users/APP3/AppData/Local/Pub/Cache/hosted/pub.dev/map_camera_flutter-0.0.5/lib/map_camera_flutter.dart:14:1: Error: 'PermissionDeniedException' is exported from both 'package:flutter_map_location_marker/src/exceptions/permission_denied_exception.dart' and 'package:geolocator_platform_interface/src/errors/permission_denied_exception.dart'.
export 'package:geolocator/geolocator.dart';
^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
so what should I do? thanks U
I have followed your example, however it have an exception that
/C:/Users/APP3/AppData/Local/Pub/Cache/hosted/pub.dev/map_camera_flutter-0.0.5/lib/map_camera_flutter.dart:14:1: Error: 'PermissionDeniedException' is exported from both 'package:flutter_map_location_marker/src/exceptions/permission_denied_exception.dart' and 'package:geolocator_platform_interface/src/errors/permission_denied_exception.dart'.
export 'package:geolocator/geolocator.dart';
^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
so what should I do? thanks U