/flutter_covid19_brasil

Map showing current COVID-19 in Brazil and known cases.

Primary LanguageDartMIT LicenseMIT

This repository is based on https://wcota.me/covid19br

App COVID-19 Brasil

HOW TO USE:

  • Donwload app-release.apk and install it or
  1. Clone or download this repository
  2. Run flutter pub get / flutter create .
  3. Change Google Maps API_KEY on AndroidManifest.xml or info.plist for iOS.
  4. Run project and test it.