5 Forks
10 Stars
10 Watchers

flutter_tracker

A simple family tracker based on the popular Life360 app. This was written as an exercise in recreating a popular app using the Flutter development kit.

How to download and setup flutter_tracker

Open terminal and run command
git clone https://github.com/scarnett/flutter_tracker.git
git clone is used to create a copy or clone of flutter_tracker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_tracker https://github.com/scarnett/flutter_tracker/archive/master.zip

Or simply clone flutter_tracker with SSH
[email protected]:scarnett/flutter_tracker.git

If you have some problems with flutter_tracker

You may open issue on flutter_tracker support forum (system) here: https://github.com/scarnett/flutter_tracker/issues