Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device
Flutter 1.0 SDK
- Get Google Maps & Places API Key from https://cloud.google.com/maps-platform/places/
- Clone the project
- Insert API KEY in Android Manifest & App Delegate (iOS)
- Insert your API key in main.dart & place_detail.dart files
- Build & Run the project