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 issue after entering an address and selecting it from the search results. #34

Closed cclavijo closed 9 months ago

cclavijo commented 10 months ago

[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value

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

**Another exception was thrown: Exception: Buffer parameter must not be null**
Michael-M-aher commented 9 months ago

Fixed ✅