Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
105 stars 130 forks source link

No exception when API key is not valid #71

Closed shaifuliotait closed 1 year ago

shaifuliotait commented 2 years ago

This is the response when there is no billing enabled.

{
   "error_message" : "You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started",
   "routes" : [],
   "status" : "REQUEST_DENIED"
}
Dammyololade commented 1 year ago

Now available on version 2.0.0