Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter

Awesome Lists containing this project

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 Build

repo :
```
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)