The Covid-19 Application is a cross platform mobile application developed using Flutter. The application allows users to quickly and easily determine the latest global and national statistics of the Coronavirus from a user friendly graphical interface. The home page provides overall statistics, while the second page allows users to search and open individual country statistics. An information page was also added to provide suggestions and tips as to how to stop the virus from spreading.
At the time, I had noticed that although there were Coronavirus website trackers, there were no mobile applications on the Google Play or App Store and so I thought I would creat one. Unfortunately, I was to later find out that both the Apple App Store as well as the Google Play Store were blocking almost all applications to do with Covid-19 as the pandemic was becoming very serious and they could not verify any of the statistics or API's.
The API can be found here
The API collects data from Worldometers which can be found here
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
The data is available to the public strictly for educational and academic research purposes.