Skip to content

A Flutter app that lets users get their current location, send it to a server, and view stored locations on a map. It uses Geolocator for location services and flutter_map with OpenStreetMap for display.

Notifications You must be signed in to change notification settings

alitcdd/location-sharing-app

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Location Sharing App

A simple Flutter-based mobile app for sharing and displaying location data on a map using flutter_map. This project is currently in development and will evolve into a more complete idea.

πŸš€ Features (So far)

  • Get current user location
  • Send location to server (PHP backend)
  • Display markers on map
  • Fetch and show other users' locations (basic version)

🎯 Goals

This project started as a portfolio piece to demonstrate mobile development skills using Flutter, HTTP requests, server communication, and interactive map UI. It may grow into a complete user-to-user location sharing platform.

πŸ› οΈ Tech Stack

  • Flutter
  • Dart
  • flutter_map
  • PHP (backend)
  • HTTP package

πŸ“Œ Note

The backend is currently local (e.g., *.*.x.x). For production, it will be moved to a proper hosting or cloud environment.

βœ… To be updated with more features and a main idea soon!


Feel free to contribute or fork this repo.

About

A Flutter app that lets users get their current location, send it to a server, and view stored locations on a map. It uses Geolocator for location services and flutter_map with OpenStreetMap for display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%