emrearik / covid19_global_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid 19 Global App

This project is made using Flutter framework.In this app you can check the daily count of covid-19 cases of every country and this project shows global covid-19 counts.

Features

  • Show daily count of covid-19 cases every country.
  • Show global counts for the world.
  • Prevention infos.
  • Symptomps infos.

Using

  • MVVM (Model-View-ViewModel) Architect
  • State Managament (Provider)

Plugins

Usage

  • Clone the repository with terminal.

    git clone https://github.com/emrearik/covid19_global_flutter.git
    
  • Go to terminal and run flutter.

    flutter run
    

Design

Design

About


Languages

Language:Dart 96.8%Language:HTML 2.2%Language:Swift 0.8%Language:Kotlin 0.3%Language:Objective-C 0.1%