Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.49 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.49 KB

Xplore App

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.

Tools / Packages Used

  • Google Place Autocomplete API
  • Google Place Details API
  • Google Place Photos API
  • Provider package
  • Http package

Screenshots