Skip to content

Ethiel97/cloudwalkgps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudWalk

CloudWalkGps is an example project to demonstrate how to create a user location application using modern technologies.

Features

  • Get location by GPS
  • Get location by IP

Technologies Used

Mobile

  • Flutter: A Dart-based framework for building cross-platform mobile applications.
  • Google Maps API: For visualization and tracking user.

Prerequisites

  • Flutter SDK

Installation and Usage

  1. Clone this repository:

    git clone https://github.com/vinihashtag/cloudwalk.git

  2. Install mobile dependencies:

    Open terminal in this project and use these commands:

    flutter pub get

    cd ios

    pod update

  3. Run the Flutter application:

    flutter run

Contribution

Contributions are welcome! Feel free to open an issue or send a pull request.

About

This is a test app for Cloudwalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.9%
  • Ruby 3.1%
  • Swift 1.6%
  • Other 0.4%