google_place 0.1.0 copy "google_place: ^0.1.0" to clipboard
google_place: ^0.1.0 copied to clipboard

discontinued
outdated

A new Flutter package for handle google place api that place search and details and photos and autocomplete and query autocomplete requests are available

[0.1.0] - 2020-04-03 #

  • Add example project and fix bug

[0.0.2] - 2020-04-03 #

  • Fix warning in pubspec file

[0.0.1] - 2020-04-02 #

  • The initial release supports all google place api requests
    • Place Search returns a list of places based on a user's location or search string.
    • Place Details returns more detailed information about a specific place, including user reviews.
    • Place Photos provides access to the millions of place-related photos stored in Google's Place database.
    • Place Autocomplete automatically fills in the name and/or address of a place as users type.
    • Query Autocomplete provides a query prediction service for text-based geographic searches, returning suggested queries as users type.
230
likes
0
pub points
97%
popularity

Publisher

unverified uploader

A new Flutter package for handle google place api that place search and details and photos and autocomplete and query autocomplete requests are available

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on google_place