Relative Content

Tag Archive for androidflutterfirebasekotlinlocation

How Do I add a background service for my Flutter application

I am making an application which has a countdown timer. The application’s mission is logging location data and sending it to Firebase Firestore while the countdown timer counts down on background. How could I handle this mission? Now I am learning Kotlin lang.