/flutter_placez

Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device

Primary LanguageDart

Placez

Alt text

Description

Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device

Requirements

Flutter 1.0 SDK

Getting Started

  • 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