Mr94t3z / hajj_app

A new Flutter project created by Muhamad Taopik.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hajj App

The Hajj Assistance App is a mobile application that provides emergency support and a map feature for Hajj pilgrims. It enables quick assistance requests during emergencies and utilizes advanced algorithms to connect users with nearby officers. Enhance your Hajj journey with this app's safety and convenience.

Getting Started

Update dependencies

flutter pub get

Run application

flutter run

Build .apk

flutter build apk --target-platform android-arm,android-arm64 --no-tree-shake-icons

Mapbox Command

The access token is passed via the command line arguments when either building

flutter build <platform> --dart-define ACCESS_TOKEN=YOUR_TOKEN_HERE

or running the application

flutter run --dart-define ACCESS_TOKEN=YOUR_TOKEN_HERE

About

A new Flutter project created by Muhamad Taopik.


Languages

Language:Dart 75.6%Language:C++ 11.3%Language:CMake 8.8%Language:Ruby 1.4%Language:Swift 1.3%Language:HTML 0.9%Language:C 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%