Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 458 Bytes

Flutter App Android Background Location Permission Handler

This Flutter app demonstrates how to check and request background location permission using MethodChannel in Flutter with Android Kotlin.

Features

  • Check the status of the background location permission.
  • Open the app settings screen to manage permissions.

Getting Started

  1. Clone the repository:
git clone https://github.com/akshaynjarangal/background_location_handler.git