This app lets you search for cities around the world and fetches up to 10 photos of that city from Google Place API. It is a personal project where I demonstrate how to communicate with REST API in your flutter app.
- Google Place Autocomplete API
- Google Place Details API
- Google Place Photos API
- Provider package
- Http package