matanshukry / flutter_google_places_sdk

Flutter plugin for google places native sdk
32 stars 68 forks source link

[Feature Request] Add support for places attribute in the place autocomplete model #39

Open mrcsilverfox opened 1 year ago

mrcsilverfox commented 1 year ago

I looked in the plugin and found that the autocomplete response model has the places attribute commented out, while the native sdk in all platforms has this field in the model. Do you have any plans to implement this functionality?