Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.63 KB

Covid19 Tracker

Continuous Integration Coverage Status

A Flutter application that retrieves and shows real time data about covid19 in Brazil and worldwide.

Data Sources

Features

  • Display realtime number of cases, deaths and recovered people from Brazil and worldwide;
  • Map with number of cases and deaths for each brazilian state;

Screeshots


Plugins

Name Usage
Mobx State Management
flutter_mobx State Management
flutter_modular Project Structure
google_maps_flutter Maps
Hive Local Storage
Dio Network calls