Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankithans/covid-19-tracker

This is an Covid-19 tracker especially made for India
https://github.com/ankithans/covid-19-tracker

api coronavirus-tracking covid-19 covid-19-india covid-api covid-data dart dartlang epidemiology flutter hacktoberfest health india open-source opensource tracker

Last synced: 2 days ago
JSON representation

This is an Covid-19 tracker especially made for India

Awesome Lists containing this project

README

        

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# 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/](https://api.covid19india.org/) and it updates the cases constantly on this app in India.

## Maintainer:

- [ankithans](https://github.com/ankithans)

## 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](https://pub.dev/packages/bloc) | State management |
| [dio](https://pub.dev/packages/dio) and [http](https://pub.dev/packages/http) | Network Calls |
| [flutter_sparkline](https://pub.dev/packages/flutter_sparkline) | Charts |
| [connectivity](https://pub.dev/packages/connectivity) | To check network status |
| [cached_network_image](https://pub.dev/packages/cached_network_image) | to store images as cache |
| [url_launcher](https://pub.dev/packages/url_launcher) | To launch links externally |
| [bottom_navy_bar](https://pub.dev/packages/bottom_navy_bar) | Bottom navigation |
| [auto_size_text](https://pub.dev/packages/auto_size_text) | Auto Size Text |

#### if you like what you see, then please don't forget to star the repo...