Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankithans/covid-19-tracker
- Owner: ankithans
- License: mit
- Created: 2020-05-10T08:38:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T11:07:21.000Z (about 4 years ago)
- Last Synced: 2023-03-09T22:36:50.212Z (over 1 year ago)
- Topics: api, coronavirus-tracking, covid-19, covid-19-india, covid-api, covid-data, dart, dartlang, epidemiology, flutter, hacktoberfest, health, india, open-source, opensource, tracker
- Language: Dart
- Homepage:
- Size: 11.1 MB
- Stars: 39
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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...