covid19-tracker
covid19-tracker copied to clipboard
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
![]()
Installation
git clone https://github.com/adityanjr/covid19-tracker.git
flutter pub get
flutter run
Web Build
repo :
https://github.com/adityanjr/covid-tracker-web
live : https://adityanjr.github.io/covid-tracker-web/#/
Features
- [x] Location based results.
- [x] Live Data.
- [x] InfoGraphs for all Countries
- [x] Search Option for ease.
- [x] Indian States data.
- [x] Live Map in WebView.
- [x] Dynamic Theme (light & dark).
Demo
![]()
Screenshots
Plugins
| Name | Usage |
|---|---|
| http | Network calls |
| animations | Animations |
| fl_chart | Charts |
| url_launcher | Launch Custom URL |
| dynamic_theme | Light & Dark Theme |
| flutter_spinkit | Loading SpinKit |
| flutter_webview_plugin | InApp WebView |
| geolocator | GeoLocation |
| video_player | Video Player |
| flutter_phoenix | Reload App |