umaqs / LocatorBuffet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buffetlocator

An app to find & place food around your city.

To run the app on android:

  1. Add api_keys.xml file in main/res/values directory in android project and add the API key value

     <?xml version="1.0" encoding="utf-8"?>
     <resources>
         <string name="geoApiKey">YOUR GOOGLE MAPS API GOES HERE</string>
     </resources>
    
  2. Add the API key value in lib/api_key.dart file

About


Languages

Language:Dart 91.2%Language:Ruby 5.4%Language:HTML 1.9%Language:Objective-C 1.3%Language:Java 0.2%