A Flutter application that retrieves and shows real time data about covid19 in Brazil and worldwide.
- Display realtime number of cases, deaths and recovered people from Brazil and worldwide;
- Map with number of cases and deaths for each brazilian state;
Name | Usage |
---|---|
Mobx | State Management |
flutter_mobx | State Management |
flutter_modular | Project Structure |
google_maps_flutter | Maps |
Hive | Local Storage |
Dio | Network calls |