flutter_google_places
flutter_google_places copied to clipboard
Handling no connection to the API / SocketException
At present in doSearch it is assumed that a response can be obtained. When there is no internet connection, SocketException is thrown with no exposed callback.