The application idea is fighting against COVID19 spread by activating tracking mode while we are going out. The app will start saving your movement locations when your speed is less than 20 km/h (walking activity) on a 100 meters distance base. All your saved locations will be private until you test positive for COVID19 (I hope not for everyone) and then once you update your health condition on the application as positive case, all your movement locations will be visible by the public without exposing our personal information, so they can prevent places that you visited and authority can start the sterilization process based on more accurate information. This application requires your phone number only, no other personal information needed.
Introduction about the application: https://www.youtube.com/watch?v=EAPWdKTVQ9c Android Version: https://www.dropbox.com/sh/tr68j7uvvv66tyk/AAABY6wt8AayxyYflBBBqv_za?dl=0
You need Flutter SDK and other development tools to start working on this application. This app uses Firebase Authentication and Firebase Database "Firestore", you are required to provide your firebase service API_KEY and Google service JSON for android and plist for ios.
This application has rejected by Google Play Store and Apple App Store because it is published under an individual account, while to collect health information, you are required to publish under Government or Health organization.
Thanks to my Brother Mahmoud Soliman for his help and support to during this application development. Thanks for all developers of flutter packages used in this app.