Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityanjr/covid19-tracker
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
https://github.com/adityanjr/covid19-tracker
api covid-19 disease flutter tracker
Last synced: 3 months ago
JSON representation
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
- Host: GitHub
- URL: https://github.com/adityanjr/covid19-tracker
- Owner: adityanjr
- Created: 2020-06-30T18:53:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T13:53:22.000Z (over 3 years ago)
- Last Synced: 2024-06-22T13:43:45.858Z (5 months ago)
- Topics: api, covid-19, disease, flutter, tracker
- Language: Dart
- Homepage: https://adityanjr.github.io/covid-tracker-web/#/
- Size: 14.2 MB
- Stars: 32
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-flutter-apps - Covid19-Tracker - Tracking the impact of COVID-19 cases based on your location by [Aditya Singh](https://github.com/adityanjr) (Uncategorized / Uncategorized)
- awesome-novelcovid - Covid-19 Cases Tracker - 19 cases based on your location, built in Flutter. | [adityanjr](https://github.com/adityanjr) | English (Mobile Applications)
README
![covid19-tracker](https://github.com/adityanjr/covid19-tracker/blob/master/assets/screenshot/main.png)
## Installation
- Download apk [here](https://github.com/adityanjr/covid19-tracker/releases/download/v1.1.0/app-release.apk)
- Get on Github [Releases](https://github.com/adityanjr/covid19-tracker/releases/tag/v1.1.0), or
- Build on your own:```
git clone https://github.com/adityanjr/covid19-tracker.git
flutter pub get
flutter run```
## Web Buildrepo :
```
https://github.com/adityanjr/covid-tracker-web
```
live :
[https://adityanjr.github.io/covid-tracker-web/#/](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
![demo-app](https://github.com/adityanjr/covid19-tracker/blob/master/assets/screenshot/demo.gif)
## Screenshots
Â
Â
Â
Â
Â
## Plugins
| Name | Usage |
| :---------------------------------------------------------------------------: | :----------------: |
| [**http**](https://pub.dev/packages/http) | Network calls |
| [**animations**](https://pub.dev/packages/animations) | Animations |
| [**fl_chart**](https://pub.dev/packages/fl_chart) | Charts |
| [**url_launcher**](https://pub.dev/packages/url_launcher) | Launch Custom URL |
| [**dynamic_theme**](https://pub.dev/packages/dynamic_theme) | Light & Dark Theme |
| [**flutter_spinkit**](https://pub.dev/packages/flutter_spinkit) | Loading SpinKit |
| [**flutter_webview_plugin**](https://pub.dev/packages/flutter_webview_plugin) | InApp WebView |
| [**geolocator**](https://pub.dev/packages/geolocator) | GeoLocation |
| [**video_player**](https://pub.dev/packages/video_player) | Video Player |
| [**flutter_phoenix**](https://pub.dev/packages/flutter_phoenix) | Reload App |## Thank You
Open Sourced on Github. Â Â Â Â [![Follow](https://img.shields.io/github/followers/adityanjr?label=Follow&style=social)](https://github.com/adityanjr)