Flutter – FormatException: SyntaxError: Unexpected token 'T', "This API e"… is not valid JSON
The error i got when using Google places api. The package im using is flutter_google_places. The code works on Android but when i use it on web (Chrome), i got error Future<Prediction?> searchLocation()async{ print('print start '); try{ Prediction? p =…