Google Places Autocomplete for Flutter
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
got this issue when run project in ios simulator or device.