Skip to content

srujana2310/SafetyPin-AndroidApp

Repository files navigation

SafetyPin

SafetyPin is an SOS application developed using Flutter, allowing users to quickly access emergency contacts and share their location in case of emergencies.

Features

  • Add and manage emergency contacts.
  • Send SOS messages with your current location to predefined emergency contacts.
  • Direct calling functionality for emergency contacts.
  • View location on a map.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Technologies Used

  • Flutter
  • SQLite
  • sqflite package
  • Geolocation
  • URL Launcher
  • Flutter Phone Direct Caller

Installation

  1. Clone this repository:
git clone https://github.com/321dhruuv0037/SafetyPin.git
  1. Navigate to the project directory:
cd SafetyPin
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

Usage

  • Upon launching the app, you'll have options to add emergency contacts.
  • To add an emergency contact, navigate to the contacts section and input their details.
  • In case of an emergency, press the SOS button to send an SOS message with your current location to all predefined emergency contacts.
  • You can also directly call emergency contacts by tapping on their phone numbers.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request

Developers

SafetyPin is developed and maintained by the following contributors:

If you'd like to contribute to this project, feel free to reach out to any of the developers listed above or submit a pull request as mentioned in the "Contributing" section.

About

An SOS Android app built with Flutter that lets users send emergency alerts with live location to predefined contacts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors