CoviCo keeps the track of number of affected people in India due to Corona virus.
Coronavirus disease (COVID-19) is an infectious disease caused by a new virus. WHO declared it as a pandemic disease. As a computer science engineer i just come up with this idea to build an app which can update its users about this pandemic in India.
- Dart
- Flutter
- Bloc architecture
- Dependency Injection
- RxDart
- Charts
- Provider
- Dio
- Sembast
Built with
- Search
- Tabular Representation of Confirmed, Active, Deaths, Recovered number of people everyday.
- Graphical representation of confirmed cases in a particular district.
- Comparision using charts b/w number of daily confirmed, daily recovered, daily deaths.
- Themes
https://api.covid19india.org/data.json
Above api is used to get the latest data.