Headache about what to eat, where to go and more? Get the app and check nearby places or get some random suggestions.
This is a flutter app integrated with Google Place API to retreive nearby places.
-
Setup flutter project. For help getting started with Flutter, view
-
Download the code and replace the files in your flutter project. The app uses location plugin, make sure to:
-
add
NSLocationWhenInUseUsageDescription NSLocationAlwaysUsageDescription
in Info.plist
-
and add
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
-
-
Change
YOUR_API_KEY
in services.dart to your google API key. Then you are good to go.
App screenshot for iPhone X