Skip to content

Flutter application to share location with a group. (under development)

Notifications You must be signed in to change notification settings

CyberWake/beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beacon

This project is a flutter build native interface to ease the group travelling (or hiking). By using this, the group leader would be able to share his location with the entire crew, and in case if someone loses contact with the group, he can quickly get in the right place by following the beacon.

Getting Started

For setting up the development environment, follow the steps given below.

  1. For making changes to the project, fork this repository using the green button on this page.

  2. Clone your fork or this repository, as applicable.

git clone https://github.com/<username>/beacon.git
cd beacon
  1. Check for flutter setup and connected devices
flutter doctor
  1. Run the app using
flutter run --no-sound-null-safety

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter application to share location with a group. (under development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.4%
  • HTML 0.6%
  • Ruby 0.6%
  • Swift 0.2%
  • Shell 0.1%
  • Kotlin 0.1%