COVID-19 Tracker visualises Global COVID-19 data.
It provides real-time tally of COVID-19 patients in india (Global data added in v1.4.2). It covers global level, nation level and state level (only for India) cases.
Visit the main repository here
Download the APK from here
- Real-time updates of global COVID-19 patients.
- State-wise and district-wise data available.
- Total number of tested people available (Source ICMR).
- Sorting of data available.
- Can check data for any previous date (India Dashboard Only).
- Graphical representation of total confirmed, recovered and deceased cases and state-wise graphical representation also available.
- Data represented through pie charts line charts and bar graphs for 14 days, 30 days and since the beginning.
- State-wise information of COVID-19 testing labs, Helpline numbers, Fundraisers and other public welfare organisations such as door-step delivery of essentials etc. available with their contact information.
- Growth Rate, Growth Factor, State-wise different statistics' graphical comparisons.
- Can compare spread trends of any two countries
- Zones information is provided for India, denoted by coloured dots
- Predictions using SIRD model of epidemiology
- Light and Dark theme available.
- Available languages: English and Hindi.
- Contributions are welcome. Please create a GH issue in the main repo here and discuss there before working on the same.
- Please raise an issue before submitting a pull request.
Special thanks to these two guys for testing the app and giving feedback, suggestions and ideas. This app would have been a mess without you.
COVID-19 Tracker does not collect any personal data, nor does it require access to Bluetooth, and is in no way meant to be an alternative to Aarogya Setu launched by Govt. of India. Aarogya Setu provides government guidelines to fight the pandemic and makes it easier to backtrack potential COVID-19 cases. It is strongly recommended that you download Aarogya Setu too.
- url_launcher by Flutter
- intl by Dart
- flutter_icons by Flutter Studio
- http by Dart
- dynamic_theme by Norbert Kozsir
- fl_chart by iman khoshabi
- shared_preferences by Flutter
- package_info by Flutter
- intro_views_flutter by Ayush Agarwal
Copyright 2020 Prateek Kumar Oraon
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.