This Flutter app aims to implement the Google Maps Place API in a user-friendly way, allowing users to search for locations. Please note that permissions are not handled in this project.
Dependencies:
Usage
Note that you will need to obtain a Google Maps API key and enable the Google Maps Places API to use this project. Once you have your API key, add your key in lib/constants/string_constants.dart.
https://user-images.githubusercontent.com/81028182/227557358-2d227393-e793-4e1b-855e-59f89160d5d6.mp4