Covid-19-Tracker
Covid-19-Tracker copied to clipboard
This is an Covid-19 tracker especially made for India
Covid-19 Tracker application:
The idea behind this application is to display the statistics of Coronavirus COVID-19 in :india:India and the data are being collected from https://api.covid19india.org/ and it updates the cases constantly on this app in India.
Maintainer:
Samples:
![]()
![]()
Salient Features:
- live confirmed, active, recovered and decreased cases
- cases in Indian States with graphical analysis
- zone wise districts of india
- latest health news headlines in India
- covid-19 virus facts
- with self-assessment test you can assess your health
Packages used in Development:
| Flutter Packages | Usage |
|---|---|
| bloc | State management |
| dio and http | Network Calls |
| flutter_sparkline | Charts |
| connectivity | To check network status |
| cached_network_image | to store images as cache |
| url_launcher | To launch links externally |
| bottom_navy_bar | Bottom navigation |
| auto_size_text | Auto Size Text |