A minimal App built using Flutter which shows live data about Corona Virus outbreak.
- Live data : Get live data from worldometers.info
- Live Maps : Webview of Here Maps, Bing, WHO (select one from end Drawer).
- Indian States : Live data from MOHFW
- Search : Added Search Option for ease of use.
- Dark Theme : Dark Theme to use during night.
- Charts/InfoGraphs : Get InfoGraphs for your Country.
- Open this project in Android Studio / VS Code.
- Get Dependencies by running: "pub get".
- For testing, run command "flutter run".