Make sure you have Flutter installed in your PC, if you haven't, you can follow this documentation from the official Flutter Documentation, and make sure you have downloaded Flutter Extension in Visual Studio Code
Clone the project
git clone https://github.com/javierjustin13/runhub.gitGo to the project directory
cd runhubOpen the folder in Visual Studio Code
code .Get pub dependencies
flutter pub getConfigure the Flutter Device at the bottom right corner of the Visual Studio Code window
Make sure your virtual device is running (Pixel 8 Pro is recommended)
Open main.dart file using terminal or through the folder structure
code lib/main.dartRun main.dart file (Start Debugging)
Run application success
A mobile application designed to help users track and record various physical activities such as running, walking, swimming, and cycling. The app enables users to store data from each activity they perform, making it easy to monitor and analyze their progress.
| Login | Register |
|---|---|
![]() |
![]() |
| Home |
|---|
![]() |
| Route |
|---|
![]() |
| Record Default Page | After pressing start |
|---|---|
![]() |
![]() |
| After pressing stop | After pressing finish |
![]() |
![]() |
| Profile | Profile Activities |
|---|---|
![]() |
![]() |














