deepak-terse / nearme_app

It let's you access information about nearby places

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Near Me!

Near Me is your goto app while searching for nearby places and events with wide range of categories. It is extremely helpful when you are relocating to a new place.

Prerequisites

  • Flutter
  • Dart
  • Android Basics (optional)

Build Setup

Clone the project

git clone https://github.com/deepak-terse/nearme-app.git
cd nearme-app

Install dependencies

flutter pub get

Create a firebase account and setup google-services.json file

Run the application

flutter run

Hot reload

Press r after flutter run

Build a release version

flutter clean
flutter build apk --target-platform=android-arm64

References

Copyright (c) 2020-present, deepak-terse.

About

It let's you access information about nearby places


Languages

Language:HTML 49.6%Language:Dart 42.8%Language:Swift 5.4%Language:Kotlin 1.7%Language:Objective-C 0.5%