Google Map Place Search Api IN FLUTTER
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.
SCREENSHOTS
Comments are closed.