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

https://github.com/cyberdevcorp/flutter_covid_app

Covid app with Flutter 2.5
https://github.com/cyberdevcorp/flutter_covid_app

api covid-app covid19-tracker flutter flutter-animation flutter-app flutter-responsive

Last synced: 5 months ago
JSON representation

Covid app with Flutter 2.5

Awesome Lists containing this project

README

          

# Flutter Covid App
[![Flutter Responsive](https://img.shields.io/badge/flutter-responsive-brightgreen.svg?style=flat-square)](https://github.com/Codelessly/ResponsiveFramework)

## About
- Covid tracker which shows worldwide live data of confirmed, recovered, death cases etc.
- User can also select any country and fetch covid related data from the API https://disease.sh/

## Packages
- Http - https://pub.dev/packages/http
- Youtube_player_flutter - https://pub.dev/packages/youtube_player_flutter
- Lottie - https://pub.dev/packages/lottie
- Url_launcher - https://pub.dev/packages/url_launcher
- Font Awesome - https://pub.dev/packages/font_awesome_flutter
- Responsive_framework - https://pub.dev/packages/responsive_framework

## Get started

```
git clone git@github.com:Mouhcine-Flutter/flutter_covid_app.git flutter_covid_app
cd flutter_covid_app
flutter pub get
flutter run
```

## Design
- Images&animations are from https://sketchvalley.com and https://icons8.com/illustrations
- Covid posters from https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public

## Live preview