/flutter_hmaps

An flutter Gmaps implementation

Primary LanguageDart

Maps and Hooks on Flutter

IOS Quick start

  • rename .env.dist file to .env
  • open .env and replace YOUR_API_KEY for your google api key
  • go to ios/Runner/AppDelegate.swift class and replace YOUR_API_KEY with your key too
  • finally flutter run