derTuca / flutter_google_places_picker

Google Places Autocomplete for Flutter
MIT License
18 stars 28 forks source link

GooglePlacesPickerPlugin.m:93:51: warning: incompatible pointer types assigning to 'GMSAutocompleteFilter * _Nullable' from 'GMSCoordinateBounds *' [-Wincompatible-pointer-types] autocompleteController.autocompleteBounds = bounds; #32

Closed Ashish8460 closed 3 years ago

Ashish8460 commented 4 years ago

got this issue when run project in ios simulator or device.

derTuca commented 3 years ago

Fixed with 2.1.0+3.