Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfianlosari/CoronaVirusTrackerFlutter
Corona Virus Tracker & Advices App with Flutter
https://github.com/alfianlosari/CoronaVirusTrackerFlutter
coronavirus coronavirus-tracking dart flutter flutter-apps
Last synced: 3 months ago
JSON representation
Corona Virus Tracker & Advices App with Flutter
- Host: GitHub
- URL: https://github.com/alfianlosari/CoronaVirusTrackerFlutter
- Owner: alfianlosari
- License: mit
- Created: 2020-03-10T00:54:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T14:20:35.000Z (almost 4 years ago)
- Last Synced: 2024-04-08T02:32:29.323Z (7 months ago)
- Topics: coronavirus, coronavirus-tracking, dart, flutter, flutter-apps
- Language: Dart
- Size: 1.49 MB
- Stars: 89
- Watchers: 9
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - CoronaVirusTrackerFlutter
README
# Corona Virus Tracker & Advices App with Flutter
![Alt text](./promo.jpg?raw=true "Corona Virus Tracker & Advices Flutter App")
## Try the web app dev preview
https://alfian-flutter-coronatracker.firebaseapp.com/## Features
- Current statistics of global total confirmed, deaths, recovered cases.
- Statistics of countries and regions total cases count
- World map with annotation pin and description of affected regions
- Datasets is provided by ArcGIS Esri Corona Virus dataset.
- Basic advice to prevent and handle virus, myth busters Q&A from WHO.## Requirements
- Min of Flutter 1.12.3 beta channel.
- iOS - Enable Google Maps for iOS API and set the API Key in `AppDelegate.swift`.
- Android - Enable Google Maps for Android API and set the API Key in `AndroidManifest`.
- Web - Enable Google Maps Javascript API and set API key in `index.html`## Getting Started
- Clone or download
- Build and Run