Michael-M-aher / location_picker_flutter_map

A Flutter package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map.
MIT License
23 stars 48 forks source link

Encountering an exception when attempting to select a location during the pickup process. #33

Closed cclavijo closed 9 months ago

cclavijo commented 10 months ago

Unhandled Exception: Null check operator used on a null value

0 _FlutterLocationPickerState.onLocationChanged. (package:location_picker_flutter_map/src/location_picker.dart:413:25)

Michael-M-aher commented 9 months ago

Fixed ✅